Push Notifications Using Node.js & Service Worker



In this video we will create push notification capability using Node.js without any 3rd party services. We will achieve this using web-push, the push/notifications api and service workers.

Code:
https://github.com/bradtraversy/node_push_notifications

Webpush Repo:
https://github.com/web-push-libs/web-push

Helpful Articles:
https://developers.google.com/web/ilt/pwa/introduction-to-push-notifications
https://developers.google.com/web/fundamentals/primers/service-workers/
https://medium.com/samsung-internet-dev/a-beginners-guide-to-service-workers-f76abf1960f6

💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
http://www.facebook.com/traversymedia

http://www.instagram.com/traversymedia

source

You May Also Like