youtube.antelove.com


React Js Tutorials in Hindi

React Js Tutorials in Hindi

Updated at: Last updated on Mar 1, 2022

Views: 16,248,381

CodeWithHarry


Complete React Course by CodeWithHarry - Learn ReactJs from scratch in 2022 for FREE.

React is a free and open-source JavaScript library used to build user interfaces and single-page web applications. React is developed and managed by Facebook.

In this course of React Js, we will cover every topic of React so that we can build engaging single-page web applications. This React course is entirely free, and you don't have to pay a single penny to me.

React Js is such a magnificent library that directly competes with a framework such as Angular and Vue.

This React Js course is in the Hindi language so that you can understand each concept clearly.

So, save this playlist and stay tuned for upcoming videos.

Video


Introduction to React Js + Installation | Complete React Course in Hindi #1
Introduction to React Js + Installation | Complete React Course in Hindi #1

1011 seconds | 16:51

CodeWithHarry

Watch

Watch

Creating our first react app using create-react-app | Complete React Course in Hindi #2
Creating our first react app using create-react-app | Complete React Course in Hindi #2

1267 seconds | 21:07

CodeWithHarry

Watch

Watch

JavaScript Refresher | Complete React Course in Hindi #3
JavaScript Refresher | Complete React Course in Hindi #3

1643 seconds | 27:23

CodeWithHarry

Watch

Watch

Understanding JSX | Complete React Course in Hindi #4
Understanding JSX | Complete React Course in Hindi #4

1596 seconds | 26:36

CodeWithHarry

Watch

Watch

Project 1: Setup + Adding Bootstrap to React | Complete React Course in Hindi #5
Project 1: Setup + Adding Bootstrap to React | Complete React Course in Hindi #5

1118 seconds | 18:38

CodeWithHarry

Watch

Watch

Understanding Props and PropTypes in React | Complete React Course in Hindi #6
Understanding Props and PropTypes in React | Complete React Course in Hindi #6

1563 seconds | 26:03

CodeWithHarry

Watch

Watch

Understanding State & Handling Events in React | Complete React Course in Hindi #7
Understanding State & Handling Events in React | Complete React Course in Hindi #7

1521 seconds | 25:21

CodeWithHarry

Watch

Watch

Adding more Logic to TextUtils | Complete React Course in Hindi #8
Adding more Logic to TextUtils | Complete React Course in Hindi #8

778 seconds | 12:58

CodeWithHarry

Watch

Watch

Exercise 1: Enhancing TextUtils | Complete React Course in Hindi #9
Exercise 1: Enhancing TextUtils | Complete React Course in Hindi #9

344 seconds | 5:44

CodeWithHarry

Watch

Watch

Creating "Enable Dark Mode" Button Using useState Hook  | Complete React Course in Hindi #10
Creating "Enable Dark Mode" Button Using useState Hook | Complete React Course in Hindi #10

1159 seconds | 19:19

CodeWithHarry

Watch

Watch

Exercise 1: Solutions + Shoutouts | Complete React Course in Hindi #11
Exercise 1: Solutions + Shoutouts | Complete React Course in Hindi #11

383 seconds | 6:23

CodeWithHarry

Watch

Watch

Improving Dark Mode & Refactoring App Component | Complete React Course in Hindi #12
Improving Dark Mode & Refactoring App Component | Complete React Course in Hindi #12

1322 seconds | 22:02

CodeWithHarry

Watch

Watch

Adding + Auto Dismissing Alert Messages | Complete React Course in Hindi #13
Adding + Auto Dismissing Alert Messages | Complete React Course in Hindi #13

1051 seconds | 17:31

CodeWithHarry

Watch

Watch

Exercise 2: Adding Custom Color Theme to TextUtils | Complete React Course in Hindi #14
Exercise 2: Adding Custom Color Theme to TextUtils | Complete React Course in Hindi #14

208 seconds | 3:28

CodeWithHarry

Watch

Watch

Changing title dynamically & adding favicons to TextUtils | Complete React Course in Hindi #15
Changing title dynamically & adding favicons to TextUtils | Complete React Course in Hindi #15

616 seconds | 10:16

CodeWithHarry

Watch

Watch

React Router Setup + Usage | Complete React Course in Hindi #16
React Router Setup + Usage | Complete React Course in Hindi #16

822 seconds | 13:42

CodeWithHarry

Watch

Watch

[Free] Building + Hosting React App For free on Github Pages | Complete React Course in Hindi #17
[Free] Building + Hosting React App For free on Github Pages | Complete React Course in Hindi #17

854 seconds | 14:14

CodeWithHarry

Watch

Watch

Purchasing a Domain + Hosting TextUtils on a VPS | Complete React Course in Hindi #18
Purchasing a Domain + Hosting TextUtils on a VPS | Complete React Course in Hindi #18

913 seconds | 15:13

CodeWithHarry

Watch

Watch

Fixing Issues & Wrapping up TextUtils | Complete React Course in Hindi #19
Fixing Issues & Wrapping up TextUtils | Complete React Course in Hindi #19

2182 seconds | 36:22

CodeWithHarry

Watch

Watch

Exercise 2: Solutions + Shoutouts | Complete React Course in Hindi #20
Exercise 2: Solutions + Shoutouts | Complete React Course in Hindi #20

868 seconds | 14:28

CodeWithHarry

Watch

Watch

Fixing few more Textutils Issues | Complete React Course in Hindi #21
Fixing few more Textutils Issues | Complete React Course in Hindi #21

515 seconds | 8:35

CodeWithHarry

Watch

Watch

Project 2 Setup + Introduction to Class based components | Complete React Course in Hindi #22
Project 2 Setup + Introduction to Class based components | Complete React Course in Hindi #22

658 seconds | 10:58

CodeWithHarry

Watch

Watch

Component Structure of our NewsMonkey React App | Complete React Course in Hindi #23
Component Structure of our NewsMonkey React App | Complete React Course in Hindi #23

970 seconds | 16:10

CodeWithHarry

Watch

Watch

Fetching API Key from News API | Complete React Course in Hindi #24
Fetching API Key from News API | Complete React Course in Hindi #24

863 seconds | 14:23

CodeWithHarry

Watch

Watch

Understanding state in class based components  | Complete React Course in Hindi #25
Understanding state in class based components | Complete React Course in Hindi #25

789 seconds | 13:09

CodeWithHarry

Watch

Watch

Looping through an array in JSX to display NewsItems from state | Complete React Course in Hindi #26
Looping through an array in JSX to display NewsItems from state | Complete React Course in Hindi #26

800 seconds | 13:20

CodeWithHarry

Watch

Watch

Using Fetch API in React to populate NewsItems | Complete React Course in Hindi #27
Using Fetch API in React to populate NewsItems | Complete React Course in Hindi #27

844 seconds | 14:04

CodeWithHarry

Watch

Watch

Adding Previous & Next Buttons to populate NewsItems | Complete React Course in Hindi #28
Adding Previous & Next Buttons to populate NewsItems | Complete React Course in Hindi #28

965 seconds | 16:05

CodeWithHarry

Watch

Watch

Adding loading spinner & variable pageSize to NewsMonkey | Complete React Course in Hindi #29
Adding loading spinner & variable pageSize to NewsMonkey | Complete React Course in Hindi #29

1049 seconds | 17:29

CodeWithHarry

Watch

Watch

Adding Categories & propTypes to NewsMonkey React App | Complete React Course in Hindi #30
Adding Categories & propTypes to NewsMonkey React App | Complete React Course in Hindi #30

814 seconds | 13:34

CodeWithHarry

Watch

Watch

Fetching News category wise in NewsMonkey React App | Complete React Course in Hindi #31
Fetching News category wise in NewsMonkey React App | Complete React Course in Hindi #31

900 seconds | 15:00

CodeWithHarry

Watch

Watch

Adding time, author and news source to News React App | Complete React Course in Hindi #32
Adding time, author and news source to News React App | Complete React Course in Hindi #32

806 seconds | 13:26

CodeWithHarry

Watch

Watch

Refactoring News component to use the same function  | Complete React Course in Hindi #33
Refactoring News component to use the same function | Complete React Course in Hindi #33

670 seconds | 11:10

CodeWithHarry

Watch

Watch

React Component Lifecycle & Lifecycle methods  | Complete React Course in Hindi #34
React Component Lifecycle & Lifecycle methods | Complete React Course in Hindi #34

957 seconds | 15:57

CodeWithHarry

Watch

Watch

Adding Infinite Scroll to NewsMonkey | Complete React Course in Hindi #35
Adding Infinite Scroll to NewsMonkey | Complete React Course in Hindi #35

944 seconds | 15:44

CodeWithHarry

Watch

Watch

Adding a top loading bar to NewsMonkey | Complete React Course in Hindi #36
Adding a top loading bar to NewsMonkey | Complete React Course in Hindi #36

894 seconds | 14:54

CodeWithHarry

Watch

Watch

Hiding API Key by Adding Custom Environment Variables | Complete React Course in Hindi #37
Hiding API Key by Adding Custom Environment Variables | Complete React Course in Hindi #37

435 seconds | 7:15

CodeWithHarry

Watch

Watch

Introduction to React Hooks | Complete React Course in Hindi #38
Introduction to React Hooks | Complete React Course in Hindi #38

556 seconds | 9:16

CodeWithHarry

Watch

Watch

Changing Class based NewsMonkey components to Functional based | Complete React Course in Hindi #39
Changing Class based NewsMonkey components to Functional based | Complete React Course in Hindi #39

1001 seconds | 16:41

CodeWithHarry

Watch

Watch

Sticky Navbar & NewsMonkey bug fixes | Complete React Course in Hindi #40
Sticky Navbar & NewsMonkey bug fixes | Complete React Course in Hindi #40

599 seconds | 9:59

CodeWithHarry

Watch

Watch

Introduction to MERN stack | Complete React Course in Hindi #41
Introduction to MERN stack | Complete React Course in Hindi #41

487 seconds | 8:07

CodeWithHarry

Watch

Watch

Project 3: iNotebook backend and React frontend setup | Complete React Course in Hindi #42
Project 3: iNotebook backend and React frontend setup | Complete React Course in Hindi #42

693 seconds | 11:33

CodeWithHarry

Watch

Watch

iNotebook db & Express Server Setup | Complete React Course in Hindi #43
iNotebook db & Express Server Setup | Complete React Course in Hindi #43

802 seconds | 13:22

CodeWithHarry

Watch

Watch

Creating Routes & Schema for Storing Notes & Users | Complete React Course in Hindi #44
Creating Routes & Schema for Storing Notes & Users | Complete React Course in Hindi #44

1298 seconds | 21:38

CodeWithHarry

Watch

Watch

Storing Data into the Database Using Mongoose Model | Complete React Course in Hindi #45
Storing Data into the Database Using Mongoose Model | Complete React Course in Hindi #45

722 seconds | 12:02

CodeWithHarry

Watch

Watch

Adding Data Validation Using express-validator | Complete React Course in Hindi #46
Adding Data Validation Using express-validator | Complete React Course in Hindi #46

722 seconds | 12:02

CodeWithHarry

Watch

Watch

Creating ThunderClient Collections to Manage Requests | Complete React Course in Hindi #47
Creating ThunderClient Collections to Manage Requests | Complete React Course in Hindi #47

940 seconds | 15:40

CodeWithHarry

Watch

Watch

Understanding Password Hashing, Salt & Pepper | Complete React Course in Hindi #48
Understanding Password Hashing, Salt & Pepper | Complete React Course in Hindi #48

1056 seconds | 17:36

CodeWithHarry

Watch

Watch

Hashing Passwords using bcryptjs in NodeJs | Complete React Course in Hindi #49
Hashing Passwords using bcryptjs in NodeJs | Complete React Course in Hindi #49

876 seconds | 14:36

CodeWithHarry

Watch

Watch

Creating Login Endpoint & sending auth token| Complete React Course in Hindi #50
Creating Login Endpoint & sending auth token| Complete React Course in Hindi #50

695 seconds | 11:35

CodeWithHarry

Watch

Watch

Creating a middleware to decode user from a JWT | Complete React Course in Hindi #51
Creating a middleware to decode user from a JWT | Complete React Course in Hindi #51

884 seconds | 14:44

CodeWithHarry

Watch

Watch

Fetching all notes & Adding a Note | Complete React Course in Hindi #52
Fetching all notes & Adding a Note | Complete React Course in Hindi #52

1004 seconds | 16:44

CodeWithHarry

Watch

Watch

Updating an existing Note | Complete React Course in Hindi #53
Updating an existing Note | Complete React Course in Hindi #53

916 seconds | 15:16

CodeWithHarry

Watch

Watch

Endpoint for deleting a Note | Complete React Course in Hindi #54
Endpoint for deleting a Note | Complete React Course in Hindi #54

592 seconds | 9:52

CodeWithHarry

Watch

Watch

iNotebook React Project Setup | Complete React Course in Hindi #55
iNotebook React Project Setup | Complete React Course in Hindi #55

680 seconds | 11:20

CodeWithHarry

Watch

Watch

Creating Navbar and Routes | Complete React Course in Hindi #56
Creating Navbar and Routes | Complete React Course in Hindi #56

659 seconds | 10:59

CodeWithHarry

Watch

Watch

Introduction to React Context API | Complete React Course in Hindi #57
Introduction to React Context API | Complete React Course in Hindi #57

629 seconds | 10:29

CodeWithHarry

Watch

Watch

useContext hook: Using React Context API | Complete React Course in Hindi #58
useContext hook: Using React Context API | Complete React Course in Hindi #58

1148 seconds | 19:08

CodeWithHarry

Watch

Watch

useLocation Hook in React | Complete React Course in Hindi #59
useLocation Hook in React | Complete React Course in Hindi #59

648 seconds | 10:48

CodeWithHarry

Watch

Watch

iNotebook: Fetching Notes from Context | Complete React Course in Hindi #60
iNotebook: Fetching Notes from Context | Complete React Course in Hindi #60

380 seconds | 6:20

CodeWithHarry

Watch

Watch

iNotebook: Adding NoteItem in a Separate Note component | Complete React Course in Hindi #61
iNotebook: Adding NoteItem in a Separate Note component | Complete React Course in Hindi #61

419 seconds | 6:59

CodeWithHarry

Watch

Watch

Adding font awesome icons to iNotebook | Complete React Course in Hindi #62
Adding font awesome icons to iNotebook | Complete React Course in Hindi #62

701 seconds | 11:41

CodeWithHarry

Watch

Watch

Adding AddNote component to iNotebook | Complete React Course in Hindi #63
Adding AddNote component to iNotebook | Complete React Course in Hindi #63

951 seconds | 15:51

CodeWithHarry

Watch

Watch

Adding "delete note" functionality to iNotebook | Complete React Course in Hindi #64
Adding "delete note" functionality to iNotebook | Complete React Course in Hindi #64

405 seconds | 6:45

CodeWithHarry

Watch

Watch

Adding "fetch notes" functionality to iNotebook | Complete React Course in Hindi #65
Adding "fetch notes" functionality to iNotebook | Complete React Course in Hindi #65

852 seconds | 14:12

CodeWithHarry

Watch

Watch

Adding a Modal for Editing Notes | Complete React Course in Hindi #66
Adding a Modal for Editing Notes | Complete React Course in Hindi #66

1037 seconds | 17:17

CodeWithHarry

Watch

Watch

Updating Notes on edit in the UI using React | Complete React Course in Hindi #67
Updating Notes on edit in the UI using React | Complete React Course in Hindi #67

752 seconds | 12:32

CodeWithHarry

Watch

Watch

Adding Frontend Validation + Few Fixes in iNotebook | Complete React Course in Hindi #68
Adding Frontend Validation + Few Fixes in iNotebook | Complete React Course in Hindi #68

783 seconds | 13:03

CodeWithHarry

Watch

Watch

Adding Login Component to iNotebook | Complete React Course in Hindi #69
Adding Login Component to iNotebook | Complete React Course in Hindi #69

1225 seconds | 20:25

CodeWithHarry

Watch

Watch

Adding SignUp Component to iNotebook | Complete React Course in Hindi #70
Adding SignUp Component to iNotebook | Complete React Course in Hindi #70

759 seconds | 12:39

CodeWithHarry

Watch

Watch

Adding Alerts to Login, Signup & Notes Component of iNotebook | Complete React Course in Hindi #71
Adding Alerts to Login, Signup & Notes Component of iNotebook | Complete React Course in Hindi #71

658 seconds | 10:58

CodeWithHarry

Watch

Watch

Fetching User Specific Notes in iNotebook | Complete React Course in Hindi #72
Fetching User Specific Notes in iNotebook | Complete React Course in Hindi #72

698 seconds | 11:38

CodeWithHarry

Watch

Watch

Introduction to Redux | Complete React Course in Hindi #73
Introduction to Redux | Complete React Course in Hindi #73

529 seconds | 8:49

CodeWithHarry

Watch

Watch

Setting up a React Application for Redux | Complete React Course in Hindi #74
Setting up a React Application for Redux | Complete React Course in Hindi #74

587 seconds | 9:47

CodeWithHarry

Watch

Watch

Creating a Reducer & Action Creator in Redux | Complete React Course in Hindi #75
Creating a Reducer & Action Creator in Redux | Complete React Course in Hindi #75

798 seconds | 13:18

CodeWithHarry

Watch

Watch

Creating a Redux Store | Complete React Course in Hindi #76
Creating a Redux Store | Complete React Course in Hindi #76

594 seconds | 9:54

CodeWithHarry

Watch

Watch

Accessing State in Redux | Complete React Course in Hindi #77
Accessing State in Redux | Complete React Course in Hindi #77

344 seconds | 5:44

CodeWithHarry

Watch

Watch

Updating state from a different component in Redux | Complete React Course in Hindi #78
Updating state from a different component in Redux | Complete React Course in Hindi #78

671 seconds | 11:11

CodeWithHarry

Watch

Watch