Earlier quoted context omitted.
Where are people dissatisfied with Next migrating?
If you're down with the paradigm of Next.js App Router, Remix is just a strictly better version. If you're not you stick with pages router and get ready to fork as soon as they drop it. (Just don't ask when that will be https://www.reddit.com/r/reactjs/comments/156m504/comment/jt... ) _ Edit since I got rate limited: DevRel at Vercel replied to this trying to spin Remix not supporting RSC as a differentiator. It does…
For example, `getServerSideProps` in Next.js is the same as a `loader` in Remix.