New in Chrome 67
Beyond SPAs: alternative architectures for your PWA
What's New In DevTools (Chrome 68)
Enabling Strong Authentication with WebAuthn
First Input Delay
Welcome to the immersive web
Using Lighthouse To Improve Page Load Performance
Progressive Web Apps on the Desktop
Announcing Lighthouse 3.0
BigInt: arbitrary-precision integers in JavaScript
More Updates
Deprecations and removals in Chrome 67
A round up of the deprecations and removals in Chrome 67 to help you plan. In this version, deprecation of public key pinning, removal of AppCache on unsecure contexts, and more prefix removals. Read more
New in Chrome 66
Chrome 66 makes CSS manipulation easier with the new CSS Typed Model Object, access to the clipboard is now asynchronous, there’s a new rendering context for canvas elements, and a better way to process Audio using JavaScript. Let’s dive in and see what’s new for developers in Chrome 66! Read more
Loading WebAssembly modules efficiently
When working with WebAssembly, you often want to download a module, compile it, instantiate it, and then use whatever it exports in JavaScript. This post explains our recommended approach for optimal efficiency. Read more
Even more
See more from the archives and stay up to date with the latest updates by subscribing to our RSS feed.