Open TheScientist opened 6 years ago
I'm interested in your project because ttrss "traditional" apps don't fit my needs. I have no experience with Angular but if you mean base JS service worker I can help. Of course the last update to this is 4 years ago so maybe the idea is abandoned
Hi, thanks for your offer to help, but you're right I currently don't update the App anymore. The Angular eco system developed too fast for me so I couldn't keep it up to date as I'm also not too experienced with it .
Use Service Worker to cache favorites and new articles for offline mode. Default angular implementation only caches get requests, so one needs to create a service worker manually.