React - useReducer the new amazing Hook Redux style

added by JavaScript Kicks
1/11/2019 8:08:26 AM

804 Views

Is almost 1 month that I'm using hooks and I can say that they're really cool and they reduce the amount of code without loosing any functionality. My code now is only based on functional component and no class (at the moment) are required.


0 comments