DEV Community

Discussion on: Setup Redux for your react application in few simple steps!

Collapse
 
markerikson profile image
Mark Erikson • Edited

Hi, I'm a Redux maintainer. Unfortunately, the patterns shown in here are very outdated and not how we want people using Redux today.

Instead, you should be using our official Redux Toolkit package to set up the store and write the Redux logic.

Please see these Redux docs pages for details:

Collapse
 
peterlitszo profile image
Info Comment hidden by post author - thread only visible in this permalink
peterlits zo

lol

Some comments have been hidden by the post's author - find out more