Next.js vs. TanStack(kylegill.com)
kylegill.com
Next.js vs. TanStack
https://www.kylegill.com/essays/next-vs-tanstack/
4 comments
lovely to see TanStack pick up steam and i think its a really tricky line to toe to mention dissatisfaction with nextjs without incurring very reasonable "skill issue bro" reactions from that side
I agree, it's also (ironically) sometimes hard to disambiguate the differences between Next.js/Vercel/modern versions of React. I like the latter two! The former has just given me some whiplash.
This very much. For my own work and personal projects, the pages router has been more than enough.
In terms of the complicated API surface and the difficulty to grasp newer concepts introduced with the app router, it continuously reminds me a couple lines of the Zen of Python[0]:
[0] https://peps.python.org/pep-0020/