Overview
Third-party resources, while essential for modern web applications, can significantly impact user experience by slowing down page loads and introducing performance bottlenecks. Many developers struggle to find the optimal approach for loading popular third-party libraries.
In collaboration with the broader web development community, the Chrome Aurora team is actively developing and improving open-source libraries aimed at making third party loading in React, Next.js, and Nuxt applications more efficient and seamless.
In this talk, Houssein Djirdeh will share the insights behind his team’s efforts and provide practical demonstrations of how to leverage these components and utilities in your own projects.
Objective
Show developers how to optimize third-party loading using framework tooling.
Five Things Audience Members Will Learn
- Why our team (Chrome Aurora) exists
- Why third-party resources can be a performance problem
- How to debug and improve the performance of third-parties
- Why it is helpful to rely on framework tooling to solve this problem
- Our future plans and roadmap
Target Audience
This talk is aimed at intermediate to advanced web developers.