REACT working
- https://code-cartoons.com/a-cartoon-guide-to-flux-6157355ab207
- https://code-cartoons.com/a-cartoon-intro-to-redux-3afb775501a6
- https://code-cartoons.com/hot-reloading-and-time-travel-debugging-what-are-they-3c8ed2812f35
- Why Virtual DOM is FAST https://hackernoon.com/virtual-dom-in-reactjs-43a3fdb1d130
REACT example
REACT Redux example
- https://www.codementor.io/mz026/getting-started-with-react-redux-an-intro-8r6kurcxf
- https://github.com/reactjs/redux/blob/master/docs/basics/ExampleTodoList.md
- https://github.com/reduxjs/redux/tree/master/examples
REACT CheatSheet