Files
www-ssg/src/feed/posts/2020-12-02-converting-an-ionicangular-site-into-a-progressive-web-app.md
2026-02-28 12:13:24 -06:00

717 B

layout, title, slug, date, tags, permalink, feedtags
layout title slug date tags permalink feedtags
feed_post Converting an Ionic/Angular Site into a Progressive Web App 5fc68b4f5b35c233d85fd294 2020-12-01 11:00:00 feed /feed/2020-12-02-converting-an-ionicangular-site-into-a-progressive-web-app/
Blog Post

For the last year or so, I've been working on converting an Ionic app to a progressive web app with offline support called Noded. I decided to write up my findings on how to do this with Angular service-worker.

Read more about it here.