programming-idioms
programming-idioms copied to clipboard
Progressive Web App for offline browsing
- https://en.wikipedia.org/wiki/Progressive_web_app
- https://developers.google.com/web/progressive-web-apps/
The whole snippet database being only a few MB, we could make the whole website a PWA and browse all idioms and impls in caves, rainforests, Faraday cages, and in the back of my kitchen.
Reading slightly outdated snippets offline is very fine.
Contributing contents offline (e.g. creating or editing an impl) is not that relevant and would introduce a lot of unwanted complexity, so let's not implement offline editing.