Bookmarks tagged [pwa]
Stencil is a simple compiler for generating Web Components and progressive web apps (PWA). Stencil was built by the Ionic Framework team for its next generation of performant mobile and desktop Web Co...
- tags: web-components, pwa
- source code
https://blog.angular-university.io/service-workers/
Get a theoretical and practical understanding of Service Workers, by implementing one of its main use cases: Application Download, Installation & Versioning
- 📆 published on: 2018-06-18
- tags: pwa, service-worker, javascript
- source code
https://blog.angular-university.io/angular-service-worker/
Learn all about the multiple PWA caching configuration options of the ngws-config.json file, build Progressive Web Apps using the Angular Service Worker
https://jakearchibald.com/2014/offline-cookbook/
Fantastic article by Jake Archibald explaining in details all aspects of Service Worker’s caching, with code snippets and examples.
Together with Udacity I created a [free offline-first interactive c...
- 📆 published on: 2014-12-09
- tags: pwa, offline-first, service-worker
https://jakearchibald.github.io/isserviceworkerready/
Tracks the features of ServiceWorker supported in browsers.
- Status
- Spec
- Intro
- Resources
- tags: service-worker, pwa
- source code
http://webagility.com/posts/how-progressive-web-apps-make-the-web-great-again
Progressive Web Applications is one of the hottest trends in Web Development right now, with more and more people willing to learn about the concept and technology. Most of the articles on this topic ...
- 📆 published on: 2017-03-14
- tags: pwa
https://developers.google.com/web/progressive-web-apps/
Progressive Web Apps are user experiences that have the reach of the web, and are:
- Reliable - Load instantly and never show the downasaur, even in uncertain network conditions.
- Fast - Res...
- tags: pwa
https://github.com/GoogleChrome/samples/tree/gh-pages/service-worker
Service Worker Recipes
- tags: web-development, service-worker, pwa
- source code
The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.
- tags: web-development, service-worker, pwa
- source code
http://blog.ionic.io/navigating-the-world-of-progressive-web-apps-with-ionic-2/
Building progressive web apps can be hard. Getting what is traditionally considered a “native” look and feel on the web is something that many web technologies are just getting the hang of.