Interactive Learning
Practice makes perfect
Live Training
Creating Robust React Applications with Redux
The source code example
Some ideas :
- react-persist to keep state in local storage for example
- reselect for selectors
- react-testing library
- Context and useReducer instead of redux library?
How to conduct a crash course
An interesting article on how to drive a TDD learning course.