From 83e61e548cf24ede2f7fe9363b6cc14c2c8a75fa Mon Sep 17 00:00:00 2001 From: Amit Merchant Date: Wed, 4 Sep 2024 13:44:37 +0530 Subject: [PATCH] Add an article on how to build an offline-capable Notepad app using PWA principles (#6886) --- src/data/roadmaps/frontend/content/pwas@PoM77O2OtxPELxfrW1wtl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/frontend/content/pwas@PoM77O2OtxPELxfrW1wtl.md b/src/data/roadmaps/frontend/content/pwas@PoM77O2OtxPELxfrW1wtl.md index 3cfbacc10..7e529cb29 100644 --- a/src/data/roadmaps/frontend/content/pwas@PoM77O2OtxPELxfrW1wtl.md +++ b/src/data/roadmaps/frontend/content/pwas@PoM77O2OtxPELxfrW1wtl.md @@ -6,5 +6,6 @@ Visit the following resources to learn more: - [@article@Learn PWA](https://web.dev/learn/pwa/) - [@article@MDN Web Docs: Progressive Web Apps ](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/) +- [@article@Building a simple offline-capable Notepad app ](https://www.amitmerchant.com/Building-Simple-Offline-Notepad-Using-Service-Worker/) - [@video@Build a Progressive Web App](https://www.youtube.com/watch?v=sFsRylCQblw) - [@feed@Explore top posts about Web Development](https://app.daily.dev/tags/webdev?ref=roadmapsh)