Creating a Progressive Web Application (PWA) – HTML, CSS & JavaScript Tutorial

In today’s video I’ll be showing you how to create a Progressive Web Application (or PWA) using HTML and JavaScript.

Link to starting code:
https://github.com/dcode-youtube/getting-started-pwa

Progressive Web Applications are simply web apps that behave like native applications, and are typically “offline-first” meaning we can take advantage of Service Workers and the Cache API to display the app while the network is down.

Support me on Patreon:
https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience!

For your reference, check this out:
https://web.dev/add-manifest/
https://developers.google.com/web/ilt/pwa/caching-files-with-service-worker

Follow me on Twitter @dcodeyt!

If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!

#dcode #html #javascript

You May Also Like