"I'm tired of this world; these people. I am tired of being caught in the tangle of their lives."
the js framework space is actually a mess right now - you'd think with so many options all needs would be met
but it's looking like nextjs won super hard, decimated everything else, but then became this exotic thing you have to really buy into
you have hono which has all the things you need to build an api (validation, openapi, etc) but it's messy to plug in frontend frameworks like react or solid
tanstack/solidstart/astro can handle the frontend part but are weak for building an api
you're still stuck smashing things together if you want something complete