Intro to Web Push & Notifications

preview_player
Показать описание
With service workers, push notifications are now available on the web. This video explains the Notifications API and the Push API, and how they are used to implement push notifications in Progressive Web Apps.

Рекомендации по теме
Комментарии
Автор

Seems... difficult. Especially the server side setup. I'll need to run through a couple labs.

KevinSheppard
Автор

You jump into the details without providing an overview.

davejoseph
Автор

New Tab page doesn't have service worker registered.

sobanya_
Автор

How does the client send subscription object to Server?

ruhitaj
Автор

So many forward and backword in the explanation which result in a lot of repetition and a lot of time. Why not just do it chronologicaly a single time and precisely to shorten the explanation?

kanaillaurent
Автор

clear discussion and comprehensive diagram with its flow. Thanks a lot for this.

nonocute
Автор

hai, somebody please help me. i made push notification with firebase fcm. but my notification disappeared in 30 sec. how handle this? please help..

slimefunoriginal
Автор

@t
Does anyone have a clue on how I can make this problem disappear? Google is given us a hard time. Can you suggest to remove the read write of sms where google notices it.

EachTeachTech
Автор

@t
Does anyone have a clue on how I can make this problem disappear? Google is given us a hard time. Can you suggest to remove the read write of sms where google notices it.

EachTeachTech
Автор

Server side I didn't get it. Its too bad

rijor
Автор

I have a API JSON, and i want need push notification when the title (Is a API of Notices) to be changed, sending a alert that have New Notices for users

lucasenviavideo
Автор

I'm not sure why this works on Firefox but not on Chrome.

tsundoku
Автор

I pressed the 404th like. Does it mean it is not found?

Randomisticful
Автор

This may be a silly question, but what's the difference between this and webhooks?

Is this one of those situations where the tool can also be a service. As in, webhooks can use push notifications as a method of implementation (the tool) but the push notification can be considered its own service?

TomOtero
Автор

It not working in Nought version through Android chrome browser, any hints ? But push notification works in Marshmallow through Android chrome browser.

sachinchakravarthys
Автор

can this be used to send instant messages?

Mazel_Tov_
Автор

Very well presented and informative, well done...

biztella
Автор

Thanks for the informative clear instructions, Is there a github repo with a demo?

EliazerBraun
Автор

is this lab public?
if so what is the url?

ThomasAllmer