Introduction
  • Introduction about this course
  • React JS is a backend Programming Language : true or false
React JS Props
  • Data passing using Props (parent Component to Child Component )
  • Can we pass JSON Object as a props from Parent to Child ?
Named and Default Exports
  • Named and Default Export
  • Named and Default Exports
Usage of Dot Env (.env file) in React JS - Hindi
  • Dot Env Variable usage (.env)
React JS Event Emitting
  • Event Emitting Assignment (Child to parent props)
React State Management
  • React JS State Management
React JS Routing
  • React JS routing
  • React JS Validations
React with Bootstrap CSS Library
  • React with Bootstrap CSS Library
useEffect Hook in React JS
  • useEffect Hook in React JS
Async and Await in React JS
  • Use of Async and Await
Json Parsing using React JS
  • Json Parsing using React JS
Http data Fetching using Axios Method
  • Http data Fetching using Axios Method
React JS Interceptors
  • React JS Interceptors
useRef Hook in React JS
  • useRef Hook in React JS
React JS Toast Notifications
  • React JS Toast Notifications
Unit Testing using JEST in React JS
  • Unit Testing using JEST