Hacker News new | ask | show | jobs
by jumpshipdev 1593 days ago
Redux has developed a bad name for being complex and verbose. Hence why it scared me off when I needed to choose something for JumpShip.

The current recommendation (I think) is to use Redux Toolkit, not plain ol' Redux. I've found it pretty great.

Easy to set up, fairly straightforward to use. Wouldn't hesitate to use it in my next project. In fact, I'd be inclined to jump to it much sooner.