Wednesday 

Room 1 

16:20 - 17:20 

(UTC+02

Talk (60 min)

Web performance APIs you (probably) didn't know existed

Responsiveness to user interaction is crucial for our apps and you’ve probably heard about the amazing tools we have to measure web performance. Maybe you've measured some Web Vitals using Lighthouse, checked the cost of a package using Bundlephobia, or even rejected a PR that adds a massive dependency using size-limit.

JavaScript
Web

Unfortunately, users are still frustrated by delayed TTIs, high input latency, and janky animations, and, while developers can measure some aspects of responsiveness, sometimes these are not reliable and it’s difficult to identify the perpetrators.

But did you know there are many performance APIs native to the Web Platform? In this talk, we’ll see how to leverage the power of some of them to reliably measure responsiveness and correctly identify culprits for bad experiences.

Matheus Albuquerque

I'm a Sr. Front-End Engineer at Medallia, building their surveys platform and helping them shape the customer experience market with React.

My areas of interest include JS and compile-to-JS languages, DX, and performance optimization. Aside from public speaking about these, I also volunteer at TechLabs, teaching front-end development.