Remix.run Logo
0x1ceb00da 6 hours ago

They should call the next js runtime "done"

verdverm 5 hours ago | parent [-]

I have migrated away from NextJS for similar reasons of being too special case in the ecosystem. Next in particular is designed for the way Vercel runs applications and comes with extra pain if you don't run on edge. (see middleware as an example, I think they renamed it since I left)