Next has become a joke. It’s mildly frustrating that with Remix’s inexplicable transformation into react-router, there’s few great react frameworks left (for me), I’m back to plain vite with tanstack router.
I've been trying and learning TanStack Router with a new project and it's been really nice, so nice that I then added TanStack Query, and then also added TanStack Form.
I'm not sure if you are implying that you aren't using remix anymore after the rebranding, or that it's not a framework anymore?
Because React Router 7 definitely works as a framework [1] and it works like a charm.
Source: Backend developer with 15 years experience, lately switched to full stack, using RR7 after advice from a very good friend, still getting amazed every day.
Remix still works fine. React router v7? Well, I guess? Ever since I switched that on the project all my types come out weird. It’s not the end of the world, but remix is a framework, react-router is a component. Now they’ve conflated the two, and it just doesn’t work for me.
I started learning Remix, which was then relaunched as RRv7. Now Remix is going to be revived, and based on Preact instead[0].
I have given up and started learning NextJS. At least it has marketshare, while Remix will never gain traction because it keeps getting torpedoed by a couple of pivot artists.