I've been playing around with angular's PWA. I got everything running as I wanted, but I still have some unanswered questions:
I find the swUpdate API to be a bit archaic. Why does checkForUpdate() not return an Observable with the UpdateAvailableEvent if there is any? 🤷♂️
Cheers
As I could not fix this problem, I switched to Workbox