Hacker News new | ask | show | jobs
by dgb23 749 days ago
I think the hype is mostly over because of useReducer. It's the simplest thing that lets you structure your code in the way you want if you'd had chosen Redux (or similar).
1 comments

I’ve also switched to using useReducer.