Hacker News new | ask | show | jobs
by rieg3c 1008 days ago
i've been using NodeJS and Next.js stacks lately and man how i miss Rails
1 comments

Try Sveltekit[0] it's a lot more like the VC part of Rails' MVC style.

I've been using it with drizzle-orm[1] and it's been ok.

I still miss all the other stuff you get from Rails out of the box, but it's more complete than just Next.js without all the React acrobatics.

[0] - https://kit.svelte.dev/

[1] - https://orm.drizzle.team/docs/overview