๐น๏ธ Levels: ๐ฑ Beginner
โณ Duration: 0.5 hours
๐ค Price: Subscription
๐งโ๐ป Learning Platform: Egghead.io
๐งโ๐ Certificate: No
๐ Key Learning Outcomes
- Add state to functional React component with useState hook.
- Handle multiple state values using useState React hook.
- Utilize React useEffect hook to track component mounts and unmounts.
- Optimize operations with React useMemo hook.
- Implement code-splitting with React.lazy and React Suspense.
- Prevent unnecessary re-renders in React functional components with React.memo.
๐จโ๐ซ About the Course
This course provides a quick introduction to using React hooks, lazy loading, and memoization in React applications. Learn how to enhance functional components with state management, side effects, and performance optimizations.
๐ฏ Target Audience
- Beginners interested in learning React hooks and advanced features.
- Developers looking to improve React application performance and code organization.
โ Requirements
- Basic understanding of React and functional components.
๐ Course Content
- Add state to functional React component with useState hook.
- Handle multiple state values when using useState React hook.
- Use React useEffect hook to see how many times component mounts and unmounts.
- Optimize expensive operations with React useMemo hook.
- Use React.lazy to do code-splitting with React Suspense.
- Use React.memo to avoid unnecessary re-renders in React functional components.
Drop a comment
Learn React Hooks, Lazy, and Memo API by Tomasz ลakomy
Log in to leave a feedback
Login๐ Psst! Interested in More React Courses?


React - The Complete Guide 2024 (incl. Next.js, Redux)Video
by Maximilian Schwarzmรผller
๐น๏ธ Levels: ๐ฑ Beginner, ๐ Intermediate, ๐ Advanced
โณ Duration: 68 hours
๐ค Price: $10
๐งโ๐ป Learning Platform: Udemy

Learn Advanced ReactWrittenInteractive
by Jiwon Shin
๐น๏ธ Levels: ๐ Advanced
โณ Duration: 5 hours
๐ค Price: Subscription
๐งโ๐ป Learning Platform: Codecademy


Test React Components with Enzyme and JestVideo
by Tyler Clark
๐น๏ธ Levels: ๐ Intermediate
โณ Duration: 0.5 hours
๐ค Price: Subscription
๐งโ๐ป Learning Platform: Egghead.io