Autoplay
Autocomplete
Previous Lesson
Complete and Continue
React JS - Job Ready Course
First Section
Introduction (1:34)
React JS Requirements (2:30)
What Makes React Special (9:00)
Documentation is your friend (5:19)
Understanding The Tools (16:46)
Setting up create-react-app (14:11)
React Basics
creating our first component (10:56)
JSX is super useful (18:35)
Inline Style Components (18:28)
Using Props in react (18:47)
Props children (13:57)
When to create a reusable component (9:13)
Organizing Our Applications (16:55)
Create a reusable card component (10:48)
Loop Over Components (15:37)
How to remove errors and warnings from react (10:28)
working with refs (15:11)
Create Counter Part 1 (7:04)
Create Counter Part 2 (11:44)
Manage State with useState (17:31)
Component Lifecycle with useEffect (13:34)
Using Events in React (37:47)
Using Class Based Components (24:40)
Managing Global State with Context Api
What is the global state (6:37)
Setting up provider and consumer (26:25)
Changing The Global State (8:08)
Context API On Functional Components (25:41)
Project 1
React Project 1 - Introduction (3:31)
Download P1 - Files
P1 - Setup Project (9:23)
P2 - Setup State Context (17:28)
P3 - Open and Close Modal (8:17)
P4 - Setup Cookies and Email Input (18:53)
P5 Validate and Submit Form (26:36)
Differences between vanilla js and react js (15:21)
What To Do Next?
What to do next
React JS Requirements
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock