1. React
  2. ReactiveConf
  3. 2019
  4. Profiling React Web Apps in Production

Profiling React Web Apps in Production

David Sabata at ReactiveConf 2019

How can you make sure that your web app performance stays high? Google Analytics and measuring loading times will no longer cut it in the single-page apps world. What defines performance from the user perspective anyway? In this talk we’ll go through the thought process of performance monitoring in production (and if it’s even a good idea), see what we can measure, what React has to offer, and how to integrate all parts into a solution that automatically reports performance issues to developers.