DEV Community

Discussion on: 10 Cool React Tips

Collapse
 
annietaylorchen profile image
Annie Taylor Chen

I also don't like Redux... but some jobs require it still. That's the only reason I learned it even when I learned React the hooks were already available. But so far my favorite is the Svelte's state management.

I should dig more into testing though. :)

Collapse
 
alexandrudanpop profile image
Alexandru-Dan Pop

Yeah there's a lot of Redux code out there, and a lot of React development got bound to Redux somehow... Sometimes companies hire for React/Redux developers :-)

.. Svelte state management is indeed more interesting....