Push notifications with Angular and Java
Published: August 06, 2023 • angular, java
In this blog post, I show you how to implement a web application with Angular that receives push notifications and a back end with Java that sends push messages. It uses the standard Push API supported by all major browsers.