Hello.
I recently started working with Redux. I already comfortable with React.js.
I've achieved some decent progress with Redux, I've build few applications including ToDo app. I read docs and comfortable with main concepts of Redux.
Now I'd like to understand how Redux works internally in order to be more comfortable with it.
Can you suggest me something that can help me in my journey ?
Thanks in advance.
Michael Gilley
Frontend Engineer at Zapier
Unless someone wants to take the time to write up the details of what Redux is doing I'd suggest you just read the source code. The project is really only a few files and reading the source code for the tools you use is always a good idea. :)
https://github.com/reactjs/redux/tree/master/src