React Js Tutorials in Hindi
4.0
(5)
37 learners
What you'll learn
This course includes
- 18.3 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 78 lessons • 18.3 hours of video
React Js Tutorials in Hindi
78 lessons
• 18.3 hours
React Js Tutorials in Hindi
78 lessons
• 18.3 hours
- Introduction to React Js + Installation | Complete React Course in Hindi #116:51
- Creating our first react app using create-react-app | Complete React Course in Hindi #221:07
- JavaScript Refresher | Complete React Course in Hindi #327:23
- Understanding JSX | Complete React Course in Hindi #426:36
- Project 1: Setup + Adding Bootstrap to React | Complete React Course in Hindi #518:38
- Understanding Props and PropTypes in React | Complete React Course in Hindi #626:03
- Understanding State & Handling Events in React | Complete React Course in Hindi #725:21
- Adding more Logic to TextUtils | Complete React Course in Hindi #812:58
- Exercise 1: Enhancing TextUtils | Complete React Course in Hindi #905:44
- Creating "Enable Dark Mode" Button Using useState Hook | Complete React Course in Hindi #1019:19
- Exercise 1: Solutions + Shoutouts | Complete React Course in Hindi #1106:23
- Improving Dark Mode & Refactoring App Component | Complete React Course in Hindi #1222:02
- Adding + Auto Dismissing Alert Messages | Complete React Course in Hindi #1317:31
- Exercise 2: Adding Custom Color Theme to TextUtils | Complete React Course in Hindi #1403:28
- Changing title dynamically & adding favicons to TextUtils | Complete React Course in Hindi #1510:16
- React Router Setup + Usage | Complete React Course in Hindi #1613:42
- [Free] Building + Hosting React App For free on Github Pages | Complete React Course in Hindi #1714:14
- Purchasing a Domain + Hosting TextUtils on a VPS | Complete React Course in Hindi #1815:13
- Fixing Issues & Wrapping up TextUtils | Complete React Course in Hindi #1936:22
- Exercise 2: Solutions + Shoutouts | Complete React Course in Hindi #2014:28
- Fixing few more Textutils Issues | Complete React Course in Hindi #2108:35
- Project 2 Setup + Introduction to Class based components | Complete React Course in Hindi #2210:58
- Component Structure of our NewsMonkey React App | Complete React Course in Hindi #2316:10
- Fetching API Key from News API | Complete React Course in Hindi #2414:23
- Understanding state in class based components | Complete React Course in Hindi #2513:09
- Looping through an array in JSX to display NewsItems from state | Complete React Course in Hindi #2613:20
- Using Fetch API in React to populate NewsItems | Complete React Course in Hindi #2714:04
- Adding Previous & Next Buttons to populate NewsItems | Complete React Course in Hindi #2816:05
- Adding loading spinner & variable pageSize to NewsMonkey | Complete React Course in Hindi #2917:29
- Adding Categories & propTypes to NewsMonkey React App | Complete React Course in Hindi #3013:34
- Fetching News category wise in NewsMonkey React App | Complete React Course in Hindi #3115:00
- Adding time, author and news source to News React App | Complete React Course in Hindi #3213:26
- Refactoring News component to use the same function | Complete React Course in Hindi #3311:10
- React Component Lifecycle & Lifecycle methods | Complete React Course in Hindi #3415:57
- Adding Infinite Scroll to NewsMonkey | Complete React Course in Hindi #3515:44
- Adding a top loading bar to NewsMonkey | Complete React Course in Hindi #3614:54
- Hiding API Key by Adding Custom Environment Variables | Complete React Course in Hindi #3707:15
- Introduction to React Hooks | Complete React Course in Hindi #3809:16
- Changing Class based NewsMonkey components to Functional based | Complete React Course in Hindi #3916:41
- Sticky Navbar & NewsMonkey bug fixes | Complete React Course in Hindi #4009:59
- Introduction to MERN stack | Complete React Course in Hindi #4108:07
- Project 3: iNotebook backend and React frontend setup | Complete React Course in Hindi #4211:33
- iNotebook db & Express Server Setup | Complete React Course in Hindi #4313:22
- Creating Routes & Schema for Storing Notes & Users | Complete React Course in Hindi #4421:38
- Storing Data into the Database Using Mongoose Model | Complete React Course in Hindi #4512:02
- Adding Data Validation Using express-validator | Complete React Course in Hindi #4612:02
- Creating ThunderClient Collections to Manage Requests | Complete React Course in Hindi #4715:40
- Understanding Password Hashing, Salt & Pepper | Complete React Course in Hindi #4817:36
- Hashing Passwords using bcryptjs in NodeJs | Complete React Course in Hindi #4914:36
- Creating Login Endpoint & sending auth token| Complete React Course in Hindi #5011:35
- Creating a middleware to decode user from a JWT | Complete React Course in Hindi #5114:44
- Fetching all notes & Adding a Note | Complete React Course in Hindi #5216:44
- Updating an existing Note | Complete React Course in Hindi #5315:16
- Endpoint for deleting a Note | Complete React Course in Hindi #5409:52
- iNotebook React Project Setup | Complete React Course in Hindi #5511:20
- Creating Navbar and Routes | Complete React Course in Hindi #5610:59
- Introduction to React Context API | Complete React Course in Hindi #5710:29
- useContext hook: Using React Context API | Complete React Course in Hindi #5819:08
- useLocation Hook in React | Complete React Course in Hindi #5910:48
- iNotebook: Fetching Notes from Context | Complete React Course in Hindi #6006:20
- iNotebook: Adding NoteItem in a Separate Note component | Complete React Course in Hindi #6106:59
- Adding font awesome icons to iNotebook | Complete React Course in Hindi #6211:41
- Adding AddNote component to iNotebook | Complete React Course in Hindi #6315:51
- Adding "delete note" functionality to iNotebook | Complete React Course in Hindi #6406:45
- Adding "fetch notes" functionality to iNotebook | Complete React Course in Hindi #6514:12
- Adding a Modal for Editing Notes | Complete React Course in Hindi #6617:17
- Updating Notes on edit in the UI using React | Complete React Course in Hindi #6712:32
- Adding Frontend Validation + Few Fixes in iNotebook | Complete React Course in Hindi #6813:03
- Adding Login Component to iNotebook | Complete React Course in Hindi #6920:25
- Adding SignUp Component to iNotebook | Complete React Course in Hindi #7012:39
- Adding Alerts to Login, Signup & Notes Component of iNotebook | Complete React Course in Hindi #7110:58
- Fetching User Specific Notes in iNotebook | Complete React Course in Hindi #7211:38
- Introduction to Redux | Complete React Course in Hindi #7308:49
- Setting up a React Application for Redux | Complete React Course in Hindi #7409:47
- Creating a Reducer & Action Creator in Redux | Complete React Course in Hindi #7513:18
- Creating a Redux Store | Complete React Course in Hindi #7609:54
- Accessing State in Redux | Complete React Course in Hindi #7705:44
- Updating state from a different component in Redux | Complete React Course in Hindi #7811:11
