I’ve written a lot of JavaScript. I like JavaScript. And more importantly, I’ve built up a set of skills in understanding, optimizing, and debugging JavaScript that I’m reluctant …| Read the Tea Leaves
It’s no secret that web development has been problematic for a long time. Year after year, more tools are created with the pretense of…| Medium
Learn why tools that monitor Core Web Vitals metrics may report different numbers, and how to interpret those differences.| web.dev
This article explains how to use JavaScript modules, how to deploy them responsibly, and how the Chrome team is working to make modules even better in the future.| v8.dev
Manage browser sessions, cookies, cache, proxy settings, etc.| www.electronjs.org
Over the last three years, Chrome has been working to empower web applications that want to push the boundaries of what's possible in the browser. One such web application has been Photoshop. The idea of running software as complex as Photoshop directly in the browser would have been hard to imagine just a few years ago. However, by using various new web technologies, Adobe has now brought a public beta of Photoshop to the web.| web.dev
The dominant costs of processing JavaScript are download and CPU execution time.| v8.dev
Migrating Visual Studio Code to Electron process sandboxing| code.visualstudio.com