21

Best Of Web 2018

"Let's recode redux and redux-saga"

 

Aurore Malherbes, Mobile Engineer at                 

 

 

          @AuroreMa27 @bam_lab

dispatches

sent to

updates

contains

defines

DISCLAIMER

https://egghead.io/courses/getting-started-with-redux

Sources

 

  • Egghead - Getting started with Redux:
    https://egghead.io/courses/getting-started-with-redux

     
  • Qu'est ce qu'un middleware Redux:
    https://www.pshrmn.com/tutorials/react/redux-middleware/
     
  • Live coding Github repository
    https://github.com/AuroreM/redux-and-redux-saga
     

Let's code Redux and Redux Saga

By aurorem

Let's code Redux and Redux Saga

If you're coding with React, there are great chances that you're using or you used Redux as well. But, do we really understand the way the Redux store works with its dispatch, getState and subscribe? Let's recode this famous library to discover what is going on under the hood!

  • 523