Reviews
Pricing
Jobs
Blog
Register
React
This is a new course
Start Now
Syllabus
1
1.1 - Introduction To React And Its Benefits
2
1.2 - Folder Structure
3
1.3 - Understanding The Main Entry File
4
1.4 - Using Npm Commands To Run A React Project
5
2.1 - What Is JSX
6
2.2 - Embedding JavaScript Expressions In JSX
7
3.1 - What Are Components
8
3.2 - Functional Vs. Class Components
9
4.1 - Props
10
5.1 - Hooks Fundamentals
11
5.2 - Custom Hooks
12
6.1 - Introduction To State
13
6.2 - Managing Components Internal State With UseState
14
6.3 - Difference Between Props And State
15
7.1 - Conditional Rendering In React
16
8.1 - Inline Styles
17
8.2 - CSS Stylesheets
18
8.3 - CSS Modules
19
8.4 - JavaScript Object
20
9.1 - Creating Forms In React
21
9.2 - Handling Form Submission And Basic Validation
22
9.3 - Controlled Vs. Uncontrolled Components
23
10.1 - Managing Side Effects With UseEffect
24
11.1 - Introduction To API Calls
25
11.2 - Using Fetch
Start Learning