Hacker News new | ask | show | jobs
by solardev 748 days ago
Does Remix come close to Rails in terms of dealing with things like auth and databases and such?
1 comments

well it depends.. remix is just the compiler, your backend is just whatever node/cloudflare/whatever framework/libraries you want. so no, it's nothing like rails in the batteries-included sense, but if someone built their server using node previously, it's the exact same using remix