You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open web apps are not going to be the same in 2016 as before. Service workers is going to change the way people look at Open web apps. Did you ever thought you can make your webApp work offline even After losing your Network Connection?Did you know you can develop an online Stopwatch that doesn't need Network anymore once it is opened for the first time? Do you know this website< https://www.pokedex.org/ > works without Internet Connection If you try to open for the 2nd time? My talk is about Service workers and a Node tool(Mozilla Oghliner) to deploy Offline webapps to github pages.Mozilla Oghliner caches the app data (like html,css,images) and make the app work even after losing the Network connectivity. It is so easy to make your github page work offline using 5 simple steps and My talk will tell you how to do that.
The text was updated successfully, but these errors were encountered:
Open web apps are not going to be the same in 2016 as before. Service workers is going to change the way people look at Open web apps. Did you ever thought you can make your webApp work offline even After losing your Network Connection?Did you know you can develop an online Stopwatch that doesn't need Network anymore once it is opened for the first time? Do you know this website< https://www.pokedex.org/ > works without Internet Connection If you try to open for the 2nd time? My talk is about Service workers and a Node tool(Mozilla Oghliner) to deploy Offline webapps to github pages.Mozilla Oghliner caches the app data (like html,css,images) and make the app work even after losing the Network connectivity. It is so easy to make your github page work offline using 5 simple steps and My talk will tell you how to do that.
The text was updated successfully, but these errors were encountered: