Remix.run Logo
taspeotis 13 hours ago

Less technical take than the other comments: I don’t care. React is good.

After suffering through JavaScript Framework Fatigue I was glad Create React App “won” for a bit until it was neglected so much a bunch of other bundling tools popped up.

Now the winners seem to be Next.js-but-try-to-ignore-the-Vercel-upsell and Vite.

I’m using Vite + React wherever I can and it just works.

I don’t need something else.