Copyright Β© 2025Best Frontend Courses. All rights reserved.

  • Categories
  • Instructors
  • Terms of Service
  • Privacy Policy
  • Feedback
Best Frontend Courses LogoBest Frontend Courses
    • AI
    • Accessibility
    • Algorithms
    • Angular
    • Architecture
    • Astro
    • Auth
    • CSS
    • Firebase
    • Game Development
    • Gatsby
    • Git
    • GraphQL
    • HTML
    • Ionic
    • JavaScript
    • Jotai
    • MobX
    • Native
    • Netlify
    • Next.js
    • Nx
    • Performance
    • Prisma
    • React
    • React Native
    • Redux
    • Remix
    • Rx.js
    • SCSS/Sass
    • SolidJS
    • Storybook
    • Supabase
    • Svelte
    • Tailwind
    • Testing
    • TypeScript
    • Vue.js
    • XState
    • jQuery
    • p5.js
  • Add Course
  • Login
  1. Home
  2. React
  3. React Performance
React
Video

React Performance

by Steve Kinney
Enroll
πŸ•ΉοΈ Levels: 😎 Intermediate, πŸš€ Advanced
⏳ Duration: 4.5 hours
πŸ€‘ Price: Subscription
πŸ§‘β€πŸ’» Learning Platform: Frontend Masters
πŸ§‘β€πŸŽ“ Certificate: No

πŸ”‘ Key Learning Outcomes

  • Optimizing React Components: Understand how to structure and memoize components to avoid unnecessary re-renders, boosting application performance.
  • Code Splitting and On-Demand Loading: Learn techniques to load code only when needed, improving load times and reducing resource usage.
  • Utilizing Concurrent Features: Explore new concurrent features in React 18, such as Suspense and Transitions, to maintain smooth and responsive UIs.
  • Diagnosing and Resolving Performance Issues: Use the React Profiler to identify bottlenecks and implement effective solutions for optimal performance.

πŸ‘¨β€πŸ« About the Course

In this course, led by Steve Kinney from Temporal, you'll learn to optimize React applications for maximum performance. The course covers techniques for structuring components, reducing re-renders, and leveraging new features in React 18 to build faster apps. You'll also learn to use the React Profiler to diagnose and solve performance issues, enhancing your React skills.

🎯 Target Audience

  • React developers looking to improve application performance.
  • Frontend developers interested in optimizing component rendering.
  • Professionals seeking to leverage React 18's concurrent features.
  • Anyone interested in mastering performance optimization techniques in React.

βœ… Requirements

  • Basic understanding of React and JavaScript.
  • Familiarity with React hooks and components.
  • Experience with React development is beneficial but not required.

πŸ“– Course Content

  • Introduction: An overview of the course content and end-course hierarchy to follow for solving React performance issues.
  • React Rendering: Learn to inspect performance with Dev Tools, understand the React rendering cycle, and explore the React Fiber data structure.
  • Reducing Renders: Techniques to reduce re-renders by pushing state down, pulling content up with children, and using React hooks like useMemo and useCallback.
  • Context: Implement and optimize the Context API for better data management across component trees, avoiding performance losses.
  • Suspense & Transitions: Use React's Suspense to display fallback content and maintain interactivity with the useTransition and useDeferredValue hooks.
  • Wrapping Up: Review of course concepts, including React performance best practices and resources for further reading.
Update Course

Drop a comment

React Performance by Steve Kinney

Log in to leave a feedback

Login

πŸ‘‡ Psst! Interested in More React Courses?

ReactReact

React for Beginners
Video

by Wes Bos

πŸ•ΉοΈ Levels: 🌱 Beginner

⏳ Duration: 5 hours

πŸ€‘ Price: 89-139

ReactReact

Build a Server Rendered Code Split App in React with React Universal Component
Video

by Tim Kindberg

πŸ•ΉοΈ Levels: 😎 Intermediate

⏳ Duration: 0.5 hours

πŸ€‘ Price: Free

πŸ§‘β€πŸ’» Learning Platform: Egghead.io

ReactReact

Build Advanced Components with React Hooks
Video

by MatΓ­as HernΓ‘ndez

πŸ•ΉοΈ Levels: 😎 Intermediate

⏳ Duration: 0.5 hours

πŸ€‘ Price: Free

πŸ§‘β€πŸ’» Learning Platform: Egghead.io

πŸ”™ Back to React Category