3. Push Notifications with Service worker: Creating the backend(NodeJS) app

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

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

  • @redhood7105
    @redhood7105 11 หลายเดือนก่อน +17

    This is one of the most up-to-date and well-narrated series about web push notifications. The author clearly knows his sh*t.

  • @samarthchouksey4460
    @samarthchouksey4460 4 หลายเดือนก่อน +2

    Thanks for making this! I was switching from one video to another until I found yours. You have covered all the basics in the best way possible. So many moving parts in this. Thanks for explaining each and every step! I am grateful to you for sharing your knowledge without any filter.

  • @shafayetal-anik1005
    @shafayetal-anik1005 10 หลายเดือนก่อน +2

    Really helpfull video. These 3 videos help me to understanding the push notification concept. I have already waste 3 days and couldn't sort it out but your 3 videos help me to solve my problem within 1 hour. Thanks❤

  • @webwisesagar
    @webwisesagar 9 หลายเดือนก่อน +1

    Best resource out there. I integrated the push notification in a NextJS application by taking reference from your video. Excellent communication and explanation skills. Thankyou keep up the Good Work.

    • @akileshrao
      @akileshrao  9 หลายเดือนก่อน

      Appreciate it my man.

  • @cesarkohl
    @cesarkohl 19 ชั่วโมงที่ผ่านมา

    Great course, many thanks!

  • @nikhilkumar-zz7ov
    @nikhilkumar-zz7ov ปีที่แล้ว

    Really helpful understanding how it works, thanks for the videos.I wanted to understand what's the difference between using third party providers like using firebase and doing our native way apart from pricing

  • @myokyawhtun
    @myokyawhtun 5 หลายเดือนก่อน

    You save the day... All the documentation from Mozilla and Google couldn't explain clearly like you

  • @mizanrifat
    @mizanrifat 8 หลายเดือนก่อน +1

    Nicely explained... good job ❤

  • @johndowling1861
    @johndowling1861 5 หลายเดือนก่อน

    well done on this one, really clearly explianed

  • @tyly8636
    @tyly8636 3 หลายเดือนก่อน

    Awesome bro. That’s very helpful

  • @aryankalra5640
    @aryankalra5640 5 หลายเดือนก่อน +1

    Not all heroes wear capes

  • @thechoosen4240
    @thechoosen4240 7 หลายเดือนก่อน

    Nice teaching strategy, really enjoyed you teaching, keep it up bro.

    • @akileshrao
      @akileshrao  7 หลายเดือนก่อน

      Appreciate it 🙌

  • @heysahilsingh
    @heysahilsingh 8 หลายเดือนก่อน

    Smoothly explained 👍🏻

    • @akileshrao
      @akileshrao  8 หลายเดือนก่อน

      Thank you 👍

  • @programmersohel
    @programmersohel 8 หลายเดือนก่อน

    It is necessary to establish communication between the client and the API. The API requires both the Private and the PUBLIC KEY, whereas the client only needs the PUBLIC KEY. The PUBLIC KEY represents the location where server notifications will be received by the client.

  • @guilhermecortes202
    @guilhermecortes202 8 หลายเดือนก่อน +1

    great video bro thanks, what about a video on how to get data from background PN and pass it to the application? It would be great, many thanks

  • @shravankumarnalla3941
    @shravankumarnalla3941 10 หลายเดือนก่อน

    7:11 XD
    btw thanks for the video, good explaination. Also please make a video on background data synchronisation using SW

  • @jasonleelawlight
    @jasonleelawlight 10 หลายเดือนก่อน +1

    Nice tutorial! Though it looks a bit odd to me that you have to pass the private key to the push service for chrome, to me this is like a compromise of security.

  • @CoonJS
    @CoonJS 4 หลายเดือนก่อน

    Hello! Thanks for the video! How can I send notification only for special users (if they triggered some events: register, success subscription e,t,c). How to link userId and subscription object?

  • @TheRonron1994
    @TheRonron1994 13 วันที่ผ่านมา

    Is this possible to be implemented using AWS SNS and AWS Lambda?

  • @MaheshGitte-sp2zi
    @MaheshGitte-sp2zi 3 หลายเดือนก่อน

    Nice explanation I understand in one go👍, i have one question if i closed browser & heat api from postman then notification shows ?
    How to send notifications to particular users some users in my application ?
    Any idea or reference code in node.js & react,
    Thanks ones again really good explanation… 👌🏻👍

  • @mxo-jf6mx
    @mxo-jf6mx 9 หลายเดือนก่อน

    It is very good, thank you. one question. If the user manually deactivates and reactivates the notification permission, the notification will not be sent to him. What should be done in this case?

  • @juancarloselorriaga6171
    @juancarloselorriaga6171 10 หลายเดือนก่อน

    Thanks for this awesome series! I guess the subscription will be updated at some point in time, or if more than one user connects from the same browser, so how can we update the subscription if the SW only runs once it’s registered? Or should it make a difference to register the sw on each page load?

  • @bholaramseervi1985
    @bholaramseervi1985 4 หลายเดือนก่อน

    Great series for this push notification. I am not able to see the notification in chrome, though I am seeing the message (sent from the server ) is getting logged to console in push event oof the service worker. but its not showing on UI.

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

    GOAT

  • @skullhunter7342
    @skullhunter7342 5 วันที่ผ่านมา

    Will this work for nextjs PWA??

  • @Currencies_
    @Currencies_ 9 หลายเดือนก่อน

    how do i get my own array buffon key, the steps is complicated after i pasted my public and private key

  • @dhananjayrakshe7655
    @dhananjayrakshe7655 10 หลายเดือนก่อน

    Hi buddy very nice video..
    I want a list of that notification in my project so where I can click on bell icon and see all notification there.
    How can I do that can anyone give some reference or solution?

  • @jignalpatel2143
    @jignalpatel2143 11 หลายเดือนก่อน

    I created a chat app and someone sent me a message my Chrome browser is closed I'm still able to receive a push notification using the service worker.

  • @Nice_in_Love
    @Nice_in_Love ปีที่แล้ว

    Nice.. Good job.

  • @anim_ie
    @anim_ie 10 หลายเดือนก่อน

    @everyone can we use this for e-commerce application, after placing an order or cancelling order?

  • @AnsiString
    @AnsiString ปีที่แล้ว

    Very good video series. What about Safari on iOS?
    Does this method also work with PWAs on iOS and Android?

    • @akileshrao
      @akileshrao  ปีที่แล้ว

      Service workers have good support for Safari, so technically it should work. There might be a few little tweaks in the implementation but most of it should be the same. PWAs again at the end of the day will depend on the browser because that's what the application will be running on. So if the browser supports the SW API well, it should work without any problems.

  • @Atifshaikh-xb4hw
    @Atifshaikh-xb4hw 11 หลายเดือนก่อน

    How creat backend app on google app script and sendNotification from this and save subscriber on google sheet it is posible ?

  • @Odidi_Bee6ix
    @Odidi_Bee6ix 6 หลายเดือนก่อน

    Bow💯💯💯🔥🔥🔥

  • @gumnam4253
    @gumnam4253 11 หลายเดือนก่อน

    but how can we do this on a live server ?

  • @AbhayJangid-d6k
    @AbhayJangid-d6k ปีที่แล้ว

    Hello sir, Please help me sir I want to background notification event i want please help sir

  • @shravankumarnalla3941
    @shravankumarnalla3941 10 หลายเดือนก่อน

    will it work on node 18?

    • @akileshrao
      @akileshrao  10 หลายเดือนก่อน

      Yes it will

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

    i love you

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

      Wow, thanks I guess.

  • @ashishkumarnath3563
    @ashishkumarnath3563 ปีที่แล้ว

    7:21 I can relate :(

  • @tanyaconway3304
    @tanyaconway3304 ปีที่แล้ว

    💔 Promo`SM