1. React
  2. React Finland
  3. 2020
  4. Making Your React Apps Perform At Scale

Making Your React Apps Perform At Scale

Learn how to analyze their React apps for solvable issues, and learn some state management and async handling techniques.

Milecia McGregor at React Finland 2020

As you add more components to your React application, you'll start to notice performance issues. Maybe data isn't loading as fast or you notice that things are happening out of order. There are tools and techniques you can use to handle these kind of issue at a large scale. In this talk, attendees will learn how to analyze their React apps for solvable issues and learn some state management and async handling techniques.