2 Guides

notifications-api

What is Push API?

The Push API enables web applications to receive server-side push notifications even when the client-side is inactive. Let's have a look at this API in depth.

Interactive Guide To Notifications API

If a web app needs to send notifications to the user at the system level, the Notifications API is used. The API uses the browser to display notifications outside the page.