Many WordPress websites do not properly use a content delivery network (CDN) to serve their content. This leaves them vunerable to failed connections and page speed issues
Browser hints can improve page speed. Service worker boot time can negate improvement for preload hints. Learn to add preload support to your service worker
Managing the differences between each browser and platform's progressive web app installation process is daunting. The Add to Homescreen Library makes this easy
The datalist element pairs with one or more input fields to provide an auto-suggest list of values the user can select rather than type. Learn how to use the datalist for better mobile first UX.
Microsoft Edge now uses the Chromium rendering engine. What features does it support? What separates Edge from Chrome and other browsers and should you use Edge?
The Webshare API brings native sharing to social networks, SMS, email and other targets to the web. Now you can invoke the native share dialog from a web page.