Mathias Bynens
@mathias
♥ JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n.
ID: 532923
https://mths.be/ 04-01-2007 11:37:32
22,22K Tweet
66,66K Followers
1,1K Following
Introducing AI Assistance in Chrome DevTools! 🤯🚀 Ever wish you could have a coding buddy to help you with CSS and layout? Well, your wish is granted! The new AI Assistance in Chrome DevTools is here to make your life as a developer easier, powered by Gemini. The new panel
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! Ionut & Jecelyn Yeen 🐟 will walk us through the technical implementation behind the scenes. Read: developer.chrome.com/blog/swe-devto…
Unicode 17 is released. The process for upgrading in js tooling is: 1. wait for Mathias Bynens to land unicode 17 in test262, e.g. github.com/tc39/test262/p… 2. in js, upgrade to `@unicode/unicode-17.0.0`, e.g. github.com/babel/babel/pu… 3. in Rust, upgrade github.com/oxc-project/un…, which I
Announcing Chrome DevTools MCP! 🚀 Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease. Key features: ✅ Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease. ✅ Performance