Skip to content

LukasMarx/angular-push-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Angular Push Notifications

In this tutorial, we are going to take a look at how to display push notifications using angular.

These push notifications will be the same as the native notifications you get on your smartphone or your computer.

Also the user does not have to be on your site to receive the notification because of service workers.

Doesn't that sound great?

Native app like feature in the browser!

Reading this, you will learn how to use the angular service worker to subscribe to push notifications.

Also, you will discover how to build your own node.js express server to send the notifications. No previous backend-knowledge required!

Ready?

Let's get started!

Read the full tutorial at malcoded.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published