From 1f110caafe93b89f04b193acce200dba22bd79a7 Mon Sep 17 00:00:00 2001 From: Belma Gaukrodger Date: Sun, 14 Oct 2018 07:14:50 +1300 Subject: [PATCH] add 3 new references to index (#18672) --- client/src/pages/guide/english/progressive-web-apps/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/src/pages/guide/english/progressive-web-apps/index.md b/client/src/pages/guide/english/progressive-web-apps/index.md index 30beb7d85c..60813fb9fd 100644 --- a/client/src/pages/guide/english/progressive-web-apps/index.md +++ b/client/src/pages/guide/english/progressive-web-apps/index.md @@ -52,3 +52,7 @@ This implies that depending on the browser, the experience can change. 1. [Russell, Alex. "Progressive Web Apps: Escaping Tabs Without Losing Our Soul" "Infrequently Noted" Posted: June 15, 2015.](https://infrequently.org/2015/06/progressive-apps-escaping-tabs-without-losing-our-soul/) 2. [Progressive Web Apps - Google Developers](https://developers.google.com/web/progressive-web-apps/) +3. [Introduction to Progressive Web Apps - MDN Web Docs] (https://developer.mozilla.org/en-US/docs/Web/Apps/Progressive/Introduction) +4. [Hume, Dean. Alan. "Progressive Web Apps: Live book](https://livebook.manning.com/#!/book/progressive-web-apps/about-this-book/) +5. [Hofmann, Simon. "The Road to PWA - Part 1"] (https://blog.simon-hofmann.org/pwa/js/2018/05/07/road-to-pwa01.html) +