5 Reasons I Started Using Redux With React

And why you should too

Ignacio Nicolas Aguirre
The Startup
Published in
4 min readJan 13, 2021

--

I used to dislike Redux a lot. The purpose of this article is to show you the reasons why I changed my mind, why I’m not using Context anymore, and why you should (almost) always use Redux.

1. Forced Best Practices

--

--