Rajesh Naroth
1 min readJul 6, 2019

--

Ever since the useReducer() and useContext() hook was announced, React devs (including myself) have been asking the same question. “Do we need Redux anymore?”.

No matter how much I tried, I ended up re-creating react-redux with middleware and all. With the new redux hooks useReducer() and useDispatch(), Redux is even more simple and we can all breathe a little easy.

--

--

Rajesh Naroth
Rajesh Naroth

Written by Rajesh Naroth

Frontend Architect, San Jose, CA

No responses yet