MENU

Fun & Interesting

2. Push Notifications with Service worker: Push API + Push Service

Akilesh Rao 17,634 2 years ago
Video Not Working? Fix It Now

In this video, we take a look at how the Push API works behind the scenes, how we subscribe to a Push Service and how the backend server send back a push message using this Push service. This video series will take you through the fundamentals of Push notifications and how to implement a basic setup in your project. Web Push notifications in Firefox : https://support.mozilla.org/en-US/kb/push-notifications-firefox Playlist link: https://www.youtube.com/playlist?list=PL62km_yqC3ZF5Dh9vFdjjRxvn1xQKqj4B ⌚Timestamps 0:00 - Intro 0:53 - Flow recap 1:37 - Some minor readjustments 2:57 - Using the activate event listener to get a user subscribed 5:18 - Application server key 10:00 - User-visible only 10:42 - Complete flow from the start(one last time) 12:42 - Outro 🧑‍💻Other playlists: Service worker in Javascript (2023) - https://www.youtube.com/playlist?list=PL62km_yqC3ZEs7VWDF1BdmKwFHiXTDZPk Javascript observers(2023) - https://www.youtube.com/playlist?list=PL62km_yqC3ZGEevgSAFoMcGl8tSVGO_cI The Web components Playlist - https://www.youtube.com/playlist?list=PL62km_yqC3ZFk2A1JltWKGT0qy7gNspl_ The Git series(2023) - https://www.youtube.com/playlist?list=PL62km_yqC3ZH1Drj72q3W2HiQZcPO33kE Multitasking in NodeJS - https://www.youtube.com/playlist?list=PL62km_yqC3ZEV0wKbLbd3CG-2zt3oDkes NodeJS Authentication with Passport - https://www.youtube.com/playlist?list=PL62km_yqC3ZHlvkKVmR2f3W6SEzh8pRIf Job scheduling in NodeJS - https://www.youtube.com/playlist?list=PL62km_yqC3ZEyoJa7JtdPOmzMgKuuZZ-x NPM Tutorial Series - https://www.youtube.com/playlist?list=PL62km_yqC3ZG2su1cA-mY_6S3mSFafAS8 Javascript(Behind the scenes) - https://www.youtube.com/playlist?list=PL62km_yqC3ZE83FRlmER2sLH1T2RSoj4A Socials 🐤 Twitter - https://twitter.com/themangalorian 📷 Instagram - https://www.instagram.com/_alt.ar_/ 👔 LinkedIn - https://www.linkedin.com/in/akilesh-rao-610357137/ 🧑‍💻 GitHub - https://github.com/AkileshRao 📝 Medium - https://medium.com/@akileshrao19 #serviceworkers #webworkers #pushnotifications #notifications

Comment