DEV Community

Discussion on: Should You Learn Redux?

Collapse
 
admodev profile image
Adolfo Moyano

Nice post! thanks for sharing it, i'm actually using react, redux and node.js in my actual job and i really enjoy a lot using redux and redux devtools.

Collapse
 
mercatante profile image
Steven Mercatante

Glad to hear you’re enjoying it. Have you tried Reselect or Immer with Redux?

Collapse
 
admodev profile image
Adolfo Moyano

Yes! i used reselect to optimize my React/Redux apps!