Chrome for Developers Profile picture
Helping you build, grow, and innovate on the web.
Mar 29, 2022 7 tweets 5 min read
Chrome 100 ships today. So we built a timeline of #100CoolWebMoments 🎉

It’s been fun reminiscing and seeing how the web has evolved. Remember when we got Media Source Extensions? Or when the first Flexbox working draft was submitted?

Check it out at developer.chrome.com/100 #100CoolWebMoments quiz time!

When did Chrome share the first release of DevTools?

(Hint: developer.chrome.com/100)
May 8, 2020 9 tweets 6 min read
🔔 This week's wrap up is all about Web Vitals!

Site owners should not have to be performance expert to understand the quality of user's experience, Web Vitals give you quality pulse signals to monitor health of your website!

📚 Read more :
web.dev/vitals/ We provide lots of performance tools like @____lighthouse, @ChromeDevTools, Page Speed Insights, etc.

White these are excellent tools to master, Core Web Vitals gives you three check points. You know, just like you get blood pressure checked at every health check routine! screenshot from the page showing Largest Contentful Paint, First Input Delay, Cumulative Layout Shift
Sep 5, 2018 4 tweets 3 min read
❓How does browser turn code we write into a functional site?

🕵️‍♀️@kosamari is on her mission to find out what happens inside of a web browser

📚Part 1: CPU, GPU, Memory, and multi-process architecture
developers.google.com/web/updates/20… Hand drawn cover image with title 🙋‍♀️What happens when you type a URL to your browser? What kind of optimization is done for fast navigation?

🌎Let's look at page navigation from inside browser point of view (oh, and yes more drawings🎨)

📚Part 2: What happens in navigation
developers.google.com/web/updates/20… Hand drawn cover image with title