Hacker News new | ask | show | jobs
by EspadaV9 367 days ago
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.
1 comments

TanStack Query is the best library in the entire frontend ecosystem IMO.

I'm still using React Router tho (as a dumb SPA router, not the new "framework" features). I might take a look at TanStack Router one day.