Ask HN: Preferred Next.js Alternatives?
detailed reasoning welcome!
trying to decide between React Router 7 (Remix), TanStack Router, Next.js, or something else.
detailed reasoning welcome!
trying to decide between React Router 7 (Remix), TanStack Router, Next.js, or something else.
Does not using it count as alternative?
i've been having fun building with astro on cloudflare workers... i have a few apps that have API endpoints, content, and react/svelte components all glued together in one codebase. it's been relatively easy to add drizzle and cloudflare's D1 database to handle data stuff alongside everything else.
(detailed use case) => detailed reasoning
just want something comparable to next (api layer, ssr ability, nice surface api), for a relatively simple case (oauth with ms, simple api to query other apis).
I'm avoiding Next because deploying it on anything non-vercel sucks.