#100CoolWebMoments
Move to HTTPS
Progressive Web Apps
Load instantly
Updates
Tweaks to cache.addAll() and importScripts() coming in Chrome 71
Some small changes are coming to cache.addAll()
and importScripts()
, starting in Chrome 71.
Site Isolation for web developers
Chrome 67 on desktop has a new feature called Site Isolation enabled by default. This article explains what Site Isolation is all about, why it’s necessary, and why web developers should be aware of it.
Lighthouse 2.8 Updates
New perf and SEO audits, perf as the first section in reports, and more.
CSS Paint API
Houdini’s CSS Paint API allows you to programmatically draw CSS images.