Skip to Content
₹ 199.00
199.0 INR ₹ 199.00
₹ 199.00
Responsible Vinit Jain
Last Update 06/30/2025
Completion Time 4 hours 52 minutes
Members 1
  • Introduction
    3Lessons · 13 min
    • Free Preview
    • 2 Setup Browser, VS Code Extensions, Prettier, Prisma, NodeJS, Git, GitHub
    • 3 Is an AI Copilot example GitHub Copilot a necessity for this course
  • Beginner React & JavaScript
    10Lessons · 1 hr 32 min
    • 4 Starting a New React Project
    • 5 Vite React App Fresh Install Lookaround
    • 6 JSX Fundamentals for React
    • 7 Components in React
    • 8 Anatomy of a React Component Props, Event Handlers, Hooks
    • 9 The useState Hook & What is 'Rendering'
    • 10 The useEffect hook
    • 11 JavaScript Fundamentals for React
    • 12 CSS Fundamentals for React
    • 13 Modern JS & DOM Fundamentals
  • Project Fancy Counter
    17Lessons · 3 hr 7 min
    • 14 Fancy Counter Intro
    • 15 Fresh React Vite Install Lookaround
    • 16 Split up the App into components
    • 17 Component fundamentals
    • 18 Div vs Fragment
    • 19 Styling our app and adding icons + font
    • 20 Count State useState, 'Rendering', 'Lifting state up', functional setState
    • 21 Event Handler Functions in React
      New
    • 22 Reset Button
      New
    • 23 Inline vs Extracting Event Handler Functions
      New
    • 24 Create 1 Reusable Button Component
      New
    • 25 Conditional Rendering Ternary Operator vs Logical && Operator
      New
    • 26 Finish Refactoring Reusable Button Component
      New
    • 27 Bottom Limit
      New
    • 28 Upper Limit Derived State, Manipulate CSS
      New
    • 29 Spacebar to Increment
      New
    • 30 Prop Drilling Solution Children Composition
      New