PWA on desktop
A 2018 analysis of browser support for Progressive Web Apps (PWA) on desktop, exploring features like installability and app store integration.
A 2018 analysis of browser support for Progressive Web Apps (PWA) on desktop, exploring features like installability and app store integration.
A tutorial on building a Progressive Web App (PWA) using React, Create-React-App, and React Router.
A video series tutorial on implementing Web Push Notifications using Firebase Cloud Functions, from setup to sending messages.
A technical guide on using Service Workers and localStorage to create web forms that save user input when offline and submit later.
A guide to creating offline-first websites that notify users when their internet connection is lost, using JavaScript and accessibility best practices.
A technical guide on implementing a 'New Update Available' notification for Progressive Web Apps using Service Workers and caching strategies.
An introduction to Progressive Web Apps (PWAs), explaining their purpose, value, and history.
How Twitter Lite, a large-scale React PWA, achieved high performance by tackling bottlenecks like code splitting, rendering, and image loading.
Analysis of Twitter Lite as a Progressive Web App (PWA), comparing it to the native app and discussing its benefits for users with limited connectivity.
Key takeaways from Chrome Dev Summit 2016, covering Web Payments API, real-device testing, and Progressive Web Apps.
A reflection on web performance evolution, from Responsive Design to Progressive Web Apps, emphasizing speed and mobile-first principles.
A guide for developers on implementing offline functionality in web apps using Service Workers, including user notifications and UI cues.
A guide to optimizing Angular app bundle size for production, covering tree-shaking, minification, and build tools to reduce from 1.4MB to under 50KB.
A developer reflects on lessons from early responsive web design to avoid similar pitfalls when implementing Progressive Web Apps (PWAs).
Explains how to enable the 'Add to Homescreen' app banner for Progressive Web Apps in Chrome, covering manifest, service worker, and testing requirements.
A developer explores the difficulty of finding Progressive Web Apps (PWAs) through search engines and proposes solutions for better discoverability.
Highlights from Render Conf 2016 covering web technologies, including Progressive Web Apps, meaningful animation, and front-end testing tools.
A technical guide explaining touch icons for mobile web apps, covering HTML implementation, browser support, and visual effects across iOS and Android.