Hacker News new | ask | show | jobs
by lucis 1579 days ago
Initially I also had the impression that Next.JS/Remix/SvelteKit shouldn't be considered as backend frameworks but, after using it for a little while, noticed that it, indeed, replaces the use of something else even if you just want to create API routes.

Overall, I find the experience similar to something like Ruby-on-Rails/Django, which I usually also consider as "backend frameworks".

For me, these new frameworks are one of the reasons that, for me, React has never been better.