I'll stick to NextJS. Remix seemed fishy from the very start.
To me, Remix seemed like a very lightweight reimagining of what Next excelled at (server side react with nice frontend integration). It was exciting to see how quickly it handled dynamic renders when running from a Cloudflare worker. But now that Next 13 has layouts/server components, I prefer Next.js' approach due to all the other performance work they've done with images, fonts, css, etc. One thing about Remix that…
> Remix is really just React Router + SSR.
[1] https://twitter.com/ryanflorence/status/1586835847583653889