Make Your Web App Work Offline with Javascript - PWA tutorial | Build and Deploy Calculator with JS

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 24

  • @EbenezerDon
    @EbenezerDon  3 роки тому +5

    Hey everyone! At the end of this tutorial, your application should be working offline.
    To make it installable, you'll need the following line of code to link your manifest.json file to the index.html fie.
    Paste this in the tag:
    Remember to like and subscribe!

  • @jk-fy8on
    @jk-fy8on День тому

    Thkans! It was very helpful

  • @obiaboimmanuel8729
    @obiaboimmanuel8729 3 роки тому

    wow this is awesome, i never knew workbox was this easy to set

  • @haroldguzman1285
    @haroldguzman1285 6 днів тому

    Thanks bro

  • @olaniyanmutiuabiodun6177
    @olaniyanmutiuabiodun6177 2 роки тому

    Awesome sir, and thanks for sharing this witb us.
    But I want to ask if will add new page after will have already set up with workbox wizard, how can will update that.
    2. And what if will have multiple page are will going to add the serviceworker navigate to add the head so that the browser can download them all or it just only the index page will need to add it to ..
    Thanks sir

  • @thisgnop3177
    @thisgnop3177 2 роки тому

    Great video. But I think Workbox is overrated and PWA beginners should try to start by learning the basics(vanilla service worker). I learned both and I really enjoy working with raw service workers.
    Can you please add videos on how to build PWA without the google workbox? So that more people will see how easy it is and it is always good to know the fundamentals because I often see people stuck with workbox or PWA edge cases just because they lack the basics.
    Thank you, bro. Your courses are fantastic.

  • @MinaEskandar-o1u
    @MinaEskandar-o1u 11 місяців тому

    Thank you so much!

  • @opsedar
    @opsedar 2 роки тому

    Awesome one man! Thank you very much.

  • @PrathamInCloud
    @PrathamInCloud Рік тому

    Hi, how can I add HTML5 or JS games using this method? Basically, do you think it's possible for me to host on GitHub pages, and just provide the service worker link in the head tag for the website?

  • @thongpham
    @thongpham Рік тому

    Awesome one man! 100 points :"D

  • @marianturchyn3913
    @marianturchyn3913 11 місяців тому

    Great video, thx a lot.

  • @mikhailkalinin6484
    @mikhailkalinin6484 Рік тому

    will the app works after browser restart?

  • @nnamdisensei
    @nnamdisensei 2 роки тому

    Awesome Stuff 👌🏾

  • @cephaspeter842
    @cephaspeter842 2 роки тому

    Thank you Don

  • @shreepowar867
    @shreepowar867 Рік тому

    can we do same with react also???
    please ans this questions

    • @EbenezerDon
      @EbenezerDon  Рік тому

      Yes, you can

    • @shreepowar867
      @shreepowar867 Рік тому

      Will you please make video on that???
      I am able to do that with local host but after deployment it is not working

    • @munawarskhan
      @munawarskhan Рік тому

      I have a web based POs and want to convert that to a Windows based app so it can perform sales in offline mode. Can we do that using Electron Js ? Then how does the pos get the inventory and prices from the cloud at real-time when internet not present? Means will we need to build or install a local version of DB? Which tech to use ?

  • @dexkode5558
    @dexkode5558 3 роки тому

    awesome