A useful single-purpose site that implements most (if not all) currently spec'd PWA APIs and lets you play around with them. Good for testing cross-browser quirks and for seeing a quick overview of what you can actually achieve natively, right now.
- Source
- Link to Original 🔗
- Published
- Categories
- Frontend
- Tags
- PWA
Explore Other Notes
⬅ Newer
Why my code isn't in TypeScript
Remy has some good arguments for why TypeScript can be just as much of an issue as it is a benefit. I've personally got a love/hate relationship with the abstraction, so it's always good to have some …
Older ➡
A filterable, indie search engine
Another attempt at a privacy-focused, simplified search engine, with some interesting filter options – called "optics" – which let you customise your results. Only want to search personal sites? …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A useful single-purpose site that implements most (if not all) currently spec'd PWA APIs and lets you play around with them. Good for testing cross-browser quirks and for seeing a quick overview of …</p> </body> </html>
- Murray Champernowne