Email or username:

Password:

Forgot your password?
3 posts total
Jecelyn Yeen 🐟

βš’ New Engineering blog post on scroll badge! Have you ever spent ages trying to figure out which element is actually scrolling on a page?

ο»Ώ#ChromeDevTools added a new scroll badge to help you spot them easier! In this blog post, IonuΘ› and I will walk us through the feature and the technical implementation behind the scenes.

πŸ“œ developer.chrome.com/blog/swe-

Jecelyn Yeen 🐟

New in #ChromeDevTools, create your own track in the performance panel with performance.measure and more! 🐢 @tunetheweb

Check out the API & code sample here: developer.chrome.com/docs/devt

If you are using React, this is a demo: github.com/and-oli/corgi-colla

Jecelyn Yeen 🐟

You can capture CSS selector stats and identify slow selectors in the Performance panel! #chromedevtools #css #webperformance

Go Up