From Zero to Hero: Your Journey with React JS

  • 5 rating
  • (1 Reviews)
  • 7 students enrolled

From Zero to Hero: Your Journey with React JS

Join Inbox Learners Hub to unlock advanced ReactJS skills. Learn to create powerful web applications and enhance your frontend development portfolio now.

  • 5 rating
  • (1 Reviews)
  • 7 students enrolled

What we learn

  • Introduction & Resources
  • React Basics & Setup
  • States and useState
  • Components & Props
  • Connect Api with React Application
  • React Router
  • Server Side Render
  • Webpack in React
  • Index
  • Jquery Basics

Course Content

18 sections • 52 lectures • 06h 05m total length
Introduction
08:57min
Hello World
04:53min
Folder Structure
05:54min
Components
04:58min
Functional Components
06:32min
Class Components
06:21min
Hooks
07:34min
useState
10:44min
useState with previous state
06:20min
useState with objects
07:18min
useState with array
05:54min
useEffect
03:46min
useEffect after render
07:23min
JSX
11:24min
Props
11:36min
State
10:34min
setState
14:29min
Destructuring props and state
04:44min
Destructuring props and state
04:44min
Binding event handlers
11:55min
Conditional rendering
11:45min
List rendering
11:56min
List and keys
07:31min
Index as key anti pattern
10:59min
Styling and CSS Basics
11:39min
Basics of form handling
13:58min
Component life cycle methods
02:42min
Component mounting life cycle methods
10:36min
Component updating life cycle methods
10:34min
Fragments
09:42min
Refs
09:32min
Refs with class components
05:39min
Forwarding refs
07:26min
Portals
09:18min
Error Boundary
10:52min
Higher order components
06:49min
Higher order components part - 2
03:41min
Render Props
04:56min
Render props part -2
11:08min
React context part - 1
03:24min
Context Part - 3
04:43min