👩💻 Join our community of thousands of amazing developers!
Remix has had a significant impact in the frontend space. After eons of backend frameworks providing some sort of frontend options that are more or less hated by frontend engineers, followed by frontend frameworks that required a separate API for the most simple tasks that were a pain to maintain, now suddenly there are frontend frameworks that you can write backend code with. This is ideal as an application scales: Remix offers the comfort of writing server-side code, but should the busine...