Diagnose and fix React performance issues

preview_player
Показать описание
Have you ever encountered a performance issue in React that you didn’t know how to diagnose or fix? That’s what happened to Emmi Russo, a full-stack developer, and Anders Wood, a frontend developer, at Brandfolder. They encountered a major frontend performance issue within Brandfolder’s asset modal, a key piece of their platform.

These issues occurred after they implemented React’s Context API to house the state of the feature in one place, and React's useContext Hook to consume the feature’s components.

“Performance issues like this can be a huge pain to diagnose and fix,” they admitted. Yet they were ultimately able to solve it — how did they know where to start?

Learn how Brandfolder:
• Located and reproduced the performance issue, as well as how they utilized a local environment to better understand why the issue happened
• Researched relevant real-world, instance specific information about what drove the problem
• Implemented a solution to resolve the performance issue

Рекомендации по теме