#hooks (19)
- Design React Components and Manage Their State
You will learn to design robust, reusable React UI components and effectively manage their internal data using props, state, and Hooks.
- React Fundamentals: Components, Props, and State in 2026
Learn the basics of React components, props, and state in 2026 using functional components and hooks.
- Deep Dive into React Hooks: Powering Component Logic
Learn how to use React Hooks for state management, side effects, and more in functional components.
- React.js: From Beginner to Production-Ready
Transform into a confident React developer by mastering core concepts and building production-ready applications.
- State & The useState Hook: Making Components Interactive
Learn how to use React's useState Hook to add interactivity and state management to your components.
- The useEffect Hook: Managing Side Effects
Learn how to manage side effects in React components with the useEffect Hook, including data fetching and cleanup.
- useRef, useReducer, and Other Essential Hooks
Learn how to use useRef, useReducer, and other essential hooks in React for managing state and optimizing performance.
- Custom Hooks: Reusing Logic Across Components
Learn how to create and use custom hooks in React to reuse logic across components.
- Building a Feature-Rich E-commerce Product Page
Learn how to build a feature-rich e-commerce product page using React and hooks.
- Refactoring & Optimizing a Legacy React Application
Learn how to refactor and optimize a legacy React application, addressing code smells, performance bottlenecks, and applying modern techniques.
- Common Pitfalls, Advanced Patterns, and Future Trends
Master React by avoiding common pitfalls, exploring advanced patterns, and understanding future trends like RSC.
- Master Modern React Interviews with React 18, Hooks, RSC
Master essential React 18 features, hooks, and server components to confidently ace modern React interviews across all experience levels.
- React Core Concepts: Foundations for Interviews and App Building
Learn React's foundational principles, including JSX, Virtual DOM, and Hooks, to confidently tackle interview questions and develop modern applications.
- Mastering React Hooks
Learn about React Hooks, their purpose, and how to use them effectively in functional components.
- Rendering, Reconciliation & Performance
Learn how React efficiently updates the UI through rendering, reconciliation, and performance optimization techniques.
- React 18+, Concurrency & Transitions
Explore React 18's concurrent rendering, transitions, and server components for efficient large-scale applications.
- React MCQ Assessment
Comprehensive self-assessment on React concepts, patterns, and best practices for modern web development.
- Master Modern React Interviews: Core Concepts to System Design
Learn to confidently answer React interview questions, covering core concepts, advanced features, and system design challenges for all career levels.
- Git Hooks, Submodules, and Advanced Configuration for Developers
Learn to automate tasks with Git Hooks, manage complex project dependencies using Submodules, and fine-tune your Git environment with advanced configuration settings.