Free courses from frontend to fullstack and AI
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Overview
Syllabus
- Intro & Slides.
- Create a React app.
- Files & folders.
- App component & JSX.
- Expressions in JSX.
- Creating a component.
- Component Props.
- PropTypes.
- Styling.
- Button Component.
- Events.
- Tasks Component.
- Create a list with .map().
- State & useState Hook.
- Global state.
- Task Component.
- Icons with react-icons.
- Delete task & prop drilling.
- Optional message if no tasks.
- Toggle reminder & conditional styling.
- Add Task Form.
- Form input state (controlled components).
- Add task submit.
- showAddTask state.
- Button toggle.
- Build for production.
- JSON Server.
- useEffect Hook & Fetch tasks from server.
- Delete task from server.
- Add task to server.
- Toggle reminder on server.
- Routing, footer & about.
Taught by
Traversy Media
Reviews
5.0 rating, based on 3 Class Central reviews
-
The curriculum at this center is exceptionally well-structured, particularly for core engineering subjects like Data Structures and Digital Logic. The instructors go beyond the textbook, focusing on real-world implementation in C++ and Python, which has significantly improved my problem-solving speed and understanding of complex algorithms. It is a great environment for anyone serious about building a strong technical foundation
-
This React JS Crash Course by Traversy Media is an excellent introduction to React. Brad explains concepts clearly and step by step, making it easy for beginners to follow. The examples are practical and hands-on, giving a solid foundation in components, props, and state management.”
-
This course changed how I think about and process code. I have always wanted to try building my own web application and this has given me the confidence to do so! Stephen really goes into great detail to help you gain a deep understanding of challenging concepts while keeping things fresh. I highly recommend this course to anyone