DEV Community

Discussion on: What coding concept or practice seem commonly understood, but you never learned?

Collapse
 
hassnainabass profile image
Hassnain Abass • Edited

redux in react

Collapse
 
jensmou profile image
Jens Mouridtsen

All the files needed is confusing indeed. Take a look at Redux Toolkit. I find it much simpler to use. Still not super easy, but better.

Collapse
 
odysseaspapadimas profile image
Odysseas Papadimas

Most of the time I find the Context API to be enough. That said I used Redux Toolkit once and it was pretty cool