React Full Course for free
A comprehensive, beginner-friendly course covering all essential React concepts and hooks, from components to the full stopwatch app.
Course Lessons
- 1. React tutorial for beginners View
- 2. Card components View
- 3. Add CSS styles View
- 4. Props (defaultProps are now deprecated in React 19+) View
- 5. Conditional rendering View
- 6. Render lists View
- 7. Click events View
- 8. useState() hook View
- 9. onChange event handler View
- 10. Color picker app View
- 11. Updater functions View
- 12. Update objects in state View
- 13. Update arrays in state View
- 14. Update array of objects in state View
- 15. To-do list app View
- 16. useEffect() hook View
- 17. Digital clock app View
- 18. useContext() hook View
- 19. useRef() hook View
- 20. Stopwatch app View
This is a full, free course on React, a JavaScript library used to easily build and arrange user interfaces using reusable blocks called components.
The course is specifically designed for beginners. As a prerequisite, the student must be comfortable with JavaScript fundamentals (including arrays, classes, objects, and ES6 features like Arrow functions) and HTML.
The value of this course lies in its practical, hands-on approach, dedicating significant time to core React Hooks (useState, useEffect, useContext, useRef) and completing four major mini-projects: a Color Picker App, a To-Do List App, a Digital Clock App, and a complex Stopwatch App, ensuring the student gains solid component building and state management skills.
Key Information
- Year: 2024
- Duration: 4 horas y 43 minutos
-
Language:
English
- Level: Intermedio
- Technologies:
ReactJS, JavaScript (ES6+), HTML, CSS, Node.js (for NPM/execution), VS Code (recommended).