Please let me ask a question.
Firstly,I would like to build angular progressive web app.
And I found that I can use angular native service worker (ngsw) or also framework-agnostic library called Workbox to build progressive web app.
Which approach is easier to start with, which library is simpler to use, and which resulting PWA is more convenient to maintain.
Which library should I use ,please advice me(ngsw or workbox)
Please can somebody explain with pros and cons.