Create a good demo
Thinking about this some more, it would probably be a good idea to come up with a set of focused "recipes" for common usage patterns, rather than just a single demo. We can track them as subitems in this bug if you're amenable to that idea.
I'm :+1: for the recipes pattern. We're finding increasing value for this in other projects and it's a little less work to update a recipe than a fully blown sample when things change (citation needed) :)
Any place(s) where I can find some examples? I am very new to sw and would like to see some best practices using this library (which looks very nice!).
Maybe I should look sw-precache instead. Can't find examples :/
Seems like a simple demo on how to use the library would be very helpful. I tried SW with Vanilla JS and I can tell that sw-toolbox makes life much simpler. The hardest part for sw-toolbox was figuring out how everything fits together.