diff --git a/PWA.md b/PWA.md new file mode 100644 index 0000000..2d5f155 --- /dev/null +++ b/PWA.md @@ -0,0 +1 @@ +- [a2hs.js](https://github.com/koddr/a2hs.js): A useful modern JavaScript solution that helps your website users to add (install) a progressive web application (PWA) to the Home Screen of their mobile iOS devices. diff --git a/Web.md b/Web.md index 49fe3e7..f755c3b 100644 --- a/Web.md +++ b/Web.md @@ -6,3 +6,7 @@ ## Proyectos interesantes - [kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database](https://github.com/volution/kawipiko) + +## Otras cosas + +- [[PWA]]