Hacker News new | ask | show | jobs
by kristiandupont 885 days ago
>This I would take away from React only for the reason that each major version introduces some new concept that flips things on its head

I don't think that's fair. The switch from classes to functions+hooks was a significant one. Besides from that I have never felt like the React team pushed anything on me, and even that was optional, class components still work. Now, the way I write React has certainly evolved but that applies to all my code..

1 comments

> I don't think that's fair

Fair or not, it's a prevalent enough notion to have it's own term: React fatigue.