Hacker News new | ask | show | jobs
by willsmith72 740 days ago
are they not all-in on remix/js now? or is the backend side all still rails?
1 comments

Does Remix come close to Rails in terms of dealing with things like auth and databases and such?
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