Hacker News new | ask | show | jobs
by azemetre 763 days ago
I don't know if you're aware but the authors of both libraries (react router, remix) are the same two core developers.

I do find their open source libraries a good juxtaposition of engineering philosophy for the tanstack ecosystem.

Tanstack seems to favor making things modular over time so it's easier to create bindings in other libraries while also increasing the enhancements whereas it feels like Ryan Florence and Michael Jackson prefer to get features out faster even if it means throwing away previous code.

I feel like I'd still be using tanstack/router, tanstack/table, and tanstack/query in 2030 compared to even react itself.

1 comments

Yes, I'm well aware. To be honest I was pleasantly surprised with Remix because of my negative experiences with React Router. But now it seems like they've gone back to churn and cheery messages claiming that this is the best iteration, just please ignore the last 4 attempts.
I feel the exact same way.