Building React PWA with Offline Support ( adding service workers )

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 มี.ค. 2024
  • This is the final part of this series where we build a progressive web application from scratch. In this video, we're going to add our custom service workers and background sync functionality to our front end.
    0:00 Generate PWA Icons
    1:34 Add PWA Config with vite
    6:50 Write a custom service worker
    Repository:
    github.com/mostafa-rio/pwa-youtube-series
    Music from
    uppbeat.io/track/mountaineer/campfire
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 4

  • @kevs3654
    @kevs3654 18 วันที่ผ่านมา

    Thank you! Everyone who has seen this video is truly blessed.
    ps. when you time, can you please add timeline on the video, though not required but we highly appreciate it

    • @creativerio
      @creativerio  17 วันที่ผ่านมา

      Happy to see it was helpful. I'll try to add timeline ASAP

  • @Neqxy
    @Neqxy 2 หลายเดือนก่อน

    I just wanna say thanks, especially this one since I was confused on how to structure the folder. I was having issues where my manifest is not finding the icons, turns out I placed the public folder on the wrong directory hahaha. Now, my firebase deployment is installable!

    • @creativerio
      @creativerio  2 หลายเดือนก่อน

      I'm glad that it was helpful. It's always tricky to deal with manifest file and PWA configs.