Build a PWA learning JS DOM - Video tutorial series

Tharun Shiv - Jun 10 '20 - - Dev Community

This is a YouTube series on building a Progressive Web App which also refreshes your JavaScript DOM concepts.

In the current world of technologies, one of the technologies that is currently booming is the PWA. It was introduced by Google in 2015 and since then plenty of websites have adopted this technology. And the result obtained through this are also marvelous.

What are Progressive Web Apps?

Progressive Web Apps ( PWA ) lets you create websites with Native Apps like experience and features. These features include:

  • A mobile app-like experience
  • Offline capabilities
  • Push Notifications
  • Background Sync and more All of these can be created with the same technology that you use to build your websites. Yes, JavaScript I mean.

PWA stands for Progressive Web Apps. PWA is a web app, which can be displayed in the form of a regular App on a phone ( platform-independent) and also works like a regular responsive website on the internet. It is like building a usual website, using the same technologies that you would use, but giving that extra functionalities and advantages of Progressive Web Apps. It is light, fast and secure.

Prerequisites

  1. HTML : HTML Revision
  2. CSS : CSS YouTube Playlist My Udemy Paid Course on CSS
  3. JavaScript ES6 : JavaScript ES6 YouTube Playlist The Complete JavaScript ES6 Course
  4. JavaScript DOM : Free JavaScript DOM Course

The project:

http://bit.ly/stick-it-notes

The YouTube Project Playlist

The Playlist: The link to the PlayList

Video One:

Video Two:

Video Three:

Video Four:

Video Five:

Video Six:

Video Seven:

Video Eight:

Video Nine:

Hope this helps. 😊

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .