The View Transition API lets you add transitions between views of a website.| Chrome for Developers
Build progressive web apps (PWAs) with Workbox - the Service Worker library from the Chrome team| Chrome for Developers
This article provides information on getting started with service workers, including basic architecture, registering a service worker, the installation and activation process for a new service worker, updating your service worker, cache control and custom responses, all in the context of an app with offline functionality.| MDN Web Docs
Let’s retire the ‘virtual DOM is fast’ myth once and for all| svelte.dev