ReactJS

  • What is ReactJS
  • ReactJS Environment, Development & Deployment
  • React App Architecture Overview
  • Virtual DOM & React Rendering
  • JSX
  • Core Concepts of ReactJS
    • Components
    • Props
    • State
  • Conditional Rendering
  • Event Handling
  • Lists
  • Forms
  • Hooks
  • Router

Advanced Topics:

  • Advanced State Management
  • Performance Optimization
  • Testing