React#
- About
Learn the basis of React, Redux and React-Router
- Level
All levels
This is the documentation for the "React" training.
The React training is intended as a single day training for people who are new to React but have knowledge of JavaScript and ES6.
React
- 1. Introduction
- 2. Watch the Training Video
- 3. Bootstrapping A React Project
- 4. Create React Component
- 5. Styling Your Component
- 6. Convert To A Reusable Component
- 7. Use Snapshot Testing
- 8. How To Use State In Your Component
- 9. Use Event Handlers
- 10. Use Callbacks To Delete An Item
- 11. Use Forms To Add An Item
- 12. Use Initial Form Data To Edit An Item
- 13. Use Redux To Store Data
- 14. Write Tests For Your Reducers
- 15. Use Actions To Manipulate The Store
- 16. Using External Data
- 17. useEffect Hook
- 18. Using Different Routes
- 19. Using Links To Navigate
- 20. Navigate Using Redirects
This training was created by Rob Gietema and Roel Bruggink, and updated by Alok Kumar.