Let's code Redux to understand it
By aurorem
Let's code Redux to understand it
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!





