--- layout: feed_post title: "Converting an Ionic/Angular Site into a Progressive Web App" slug: 5fc68b4f5b35c233d85fd294 date: 2020-12-01 11:00:00 tags: feed permalink: /feed/2020-12-02-converting-an-ionicangular-site-into-a-progressive-web-app/ feedtags: - 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.