How do you decide which new web features are right for your users? With Baseline, you get a clear roadmap for widespread feature adoption. Learn more → goo.gle/whats-my-baseline Baseline gives you clear targets for support, and the Google Analytics Baseline Checker can help you find the right target for your project based on your real user data. Learn your Baseline target and share it with #WhatsMyBaseline. We're excited to see how you are implementing Baseline across the web. ✨
Chrome for Developers
Technology, Information and Internet
Helping you build, grow, and innovate on the web.
About us
The official Chrome for Developers LinkedIn account from Google. We want to help you build beautiful, accessible, fast, and secure websites that work cross-browser, and for all of your users.
- Website
-
https://developer.chrome.com/
External link for Chrome for Developers
- Industry
- Technology, Information and Internet
- Company size
- 5,001-10,000 employees
Updates
-
🚨 Doom scrolling interrupted by Chrome 140 beta alert 🚨 The latest release includes thumb-stopping updates like the ScrollIntoView container option, the highlightsFromPoint API, nested view transitions, and more → https://goo.gle/46Q6cE1
-
-
Just dropped 🎤 Chrome 139 is rolling out now → https://goo.gle/4oovFdU Highlights include: ✅ On-device speech recognition comes to the Web Speech API ✅ CSS corner shaping ✅ Custom functions in CSS
-
-
Chrome DevTools now supports Baseline in Canary → https://goo.gle/45D0rZ6 Implemented by Google Developer Expert Alexey Rodionov, hovering over a CSS property in the Elements panel shows its Baseline status.
-
-
How do HTTP cookies enable stateful interactions in a stateless web environment? 🍪 Developer Relations Engineer Sam Dutton explains cookies, how servers use the Set-Cookie header, and more→ https://goo.gle/45mHnhD
-
-
A great demonstration of the power of modern CSS!
We just implemented a classic scroll spy that automatically highlights navigation links on our Spotlight articles. Back in the day, it was only possible by registering a callback on the window's scroll event. Then IntersectionObserver arrived and made it a lot more efficient. Nowadays, you only need 2 lines of CSS for that. The modern web is awesome! This is based on the recent article by Una Kravets. Thank you 🙏 https://lnkd.in/eXHE-zNZ PS. Available only on Chrome 140+ for now. The beauty of progressive enhancement 🤌
-
A more reliable & productive Chrome DevTools is here → https://goo.gle/4f71N1f Chrome 139 includes image uploads in AI assistance, request header additions, and more.
-
-
Chrome for Developers reposted this
Wanna measure Core Web Vitals for for SPAs? Well we've been working on the Soft Navigations API for that and we're launching a new origin trial from Chrome 139. More details here: https://lnkd.in/eUncZgKB And the docs have also been updated: https://lnkd.in/ehcK8Vjn Take it for a run on your app, and see if it correctly detects soft navigations on your application and let us know if it doesn't!
-
Chrome for Developers reposted this
Tip: We added "Copy console" in Chrome DevTools: one-click copy all console messages. Useful for pasting into LLMs / AI code editors / sharing with your team for better fixes. Some editors, like Cline, or browser tools MCPs will also pull console logs in automatically for debugging. #programming #softwareengineering
-