Service Workers | Progressive Web Apps Development

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 26

  • @rapidreports-daily
    @rapidreports-daily 3 роки тому

    Thanks Subrat for the great explanation !!

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

    Good explanation! Helped me a lot!!!!!!!

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

    Good detailed description

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

    Awesome, instead angular u explain in basic html, css, js file also

  • @muralidharans3821
    @muralidharans3821 4 роки тому +2

    bro very good video ... pls make your sound or voice good

    • @FunOfHeuristic
      @FunOfHeuristic  4 роки тому

      Thanks, I am trying to do something in EQ it will be good in future, thanks for the feedback 🙂

  • @SekySam-i8f
    @SekySam-i8f 5 місяців тому

    Please I am using ionic storage for my ionic angular app which will be compiled to native(iOS, Android) not PWA. Is there a way to sync my offline data to my express.js server when online? I want the synchronization to happen in the background. Will service work for my use case considering it being compiled to native.

    • @FunOfHeuristic
      @FunOfHeuristic  5 місяців тому

      Hey in ionic its different, you can check capacitor to create a background task.

  • @anaskhalilkhalilahmed3586
    @anaskhalilkhalilahmed3586 4 роки тому

    can we make job scheduler system using service workers means expierts the tokens if time is expired

  • @siddharthatyagi3744
    @siddharthatyagi3744 4 роки тому +1

    Hey @subrat pls make a one video to detect Internet connection so that we can display a toast to user pls check your Internet connection.

    • @FunOfHeuristic
      @FunOfHeuristic  4 роки тому

      navigator.online return you a Boolean value, so using that you can check a user is online or offline ( true is for online).

    • @siddharthatyagi3744
      @siddharthatyagi3744 4 роки тому

      @@FunOfHeuristic dude have tried many times but never reflect I don't know why if you have Repo or your video share with me. Pls

    • @FunOfHeuristic
      @FunOfHeuristic  4 роки тому +2

      Hi, the video is coming at 10:45 today

  • @vipingautam1400
    @vipingautam1400 4 роки тому

    Brad traversy se le lia kya bhaiya

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

    Hi Subrat, can we send request with headers ?

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

    Nice.

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

    good work bro

  • @anil2009
    @anil2009 4 роки тому +1

    Thanks subrat

    • @FunOfHeuristic
      @FunOfHeuristic  4 роки тому

      You are welcome Anil 🙂.

    • @anil2009
      @anil2009 4 роки тому +1

      please make more videos on Angular 9 features

  • @muralidharans3821
    @muralidharans3821 4 роки тому

    very good

  • @gahyunlee4324
    @gahyunlee4324 4 роки тому +1

    Thank you so much!!!

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

    A service worker is an unnecessary piece of crap that runs without user permission even long after you shut down the associated website. They're worse than cookies and need to be banned.

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

      Bad for the end-user but good for developer's point of view :) If developer's intentions is to improve user experience using Service Workers :)