Portada del sitio > Documentación > Programación y diseño > PWA: Notificaciones push
PWA: Notificaciones push
Viernes 6 de octubre de 2017, por
Desarrollo:
https://www.laizquierdadiario.com/push/app/
Tutorial en castellano: https://developers.google.com/web/fundamentals/codelabs/push-notifications/
Tiene el link para enviar notificaciones push desactualizado que no funciona: https://web-push-codelab.appspot.com/
La nueva versión del tutorial en inglés: https://codelabs.developers.google.com/codelabs/push-notifications
Tiene nuevo link para enviar notificaciones: https://web-push-codelab.glitch.me/
Seguir con la siguiente documentación:
https://developers.google.com/web/fundamentals/push-notifications/
Segunda parte
1) Web Push Notifications: Timely, Relevant, and Precise
Qué es un service worker
https://developers.google.com/web/fundamentals/primers/service-workers/
Ejemplos:
https://github.com/GoogleChrome/samples/tree/gh-pages/push-messaging-and-notifications
– Ver Push API y Notifications using Service Workers
– Firebase Console y Firebase
– https://tests.peter.sh/notification-generator/
– https://serviceworke.rs/push-payload_demo.html
2) How Push Works
Ver si puedo hacer funcionar un ejemplo con la API Key que saqué desde la cuenta de LID.