Send Push Notifications in Angular with Firebase Cloud Messaging

preview_player
Показать описание
Learn how to send push notifications to users, even after they have closed an Angular app in the browser.

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

The video is so clear and understanding.. I wanted to implement the same in React do you have any related blogs?

beyondcode_
Автор

Loved it! Just trying to understand where in the code is it talking to "messages" entity/table in DB?

prashanthnaik
Автор

Nice video dude, keep up the good work! anyway you could make a video about SEO with angular like Angular Universal or a video about connecting different pieces of data within an application? for example, a user with his id and then other parts of the application tagged with his id can search up his information?

pillarsix
Автор

Would it be possible to use Firebase hosting ONLY for the messaging and notifications, but use a seperate DB / API setup to store messages?
I developed a REST Java API for my angular application, but to implement chat functionalities I need so somehow push data to the angular application. I was thinking if it's worth specially hosting on Firebase for this (even though we won't be using any of the APIs because we have our own implementations) or using a socket.io implementation and using a NodeJS server to host the app or something... do you have any ideas?

mathijswy
Автор

Have a error with the reference firebase. Por example: firebase.initializeApp... firebase.messaging.... Requiered a library install? I'm work with Angular 4

tarjetasdelnorestetardelno
Автор

this tutorial is very useful thanks, please can u post another tutorial but wih firebase RTDB instead of Firestore ?.. it's really very important to me. thanks again :)

semahbelguesmi
Автор

What is the name of the soundtrack played in the start of each of your movies ?

takwinlandsindibadgroup
Автор

is this way will work for ionic 3 application for platform

anuragranjan
Автор

Awesome tutorial. How to add multiple service workers in single application?

adnanfayaz
Автор

But what if if browser is closed ? We can't get message until the browser is active again. If we have PWA app running in mobile, if browser is closed then we can't get push notification in mobile .

lobulobu
Автор

Hallo, can u make a video for push notification for grope using cloud firebase function but use react? Thanks a lot

nasermasri
Автор

how to receive a notification with the user details from firebase web app when a user register on web app on email or on phone

nyazkhan
Автор

Can you create one CI/CD tutorial for GCP ???

sachinmishra
Автор

How can i handle this push notifications in the webpage if I am not using firbase ??

rajatpatra
Автор

Does your course help if I am not familiar with Angular4?

I have used Angular 1.x alot but then switched to Vue2.

ashitkvora
Автор

Hi are you able to create new video related to this with latest version of angular

CharlieKiloSierra
Автор

Can I do this at Vue js? I am doing a Thesis Project...

kenribs
Автор

Dude you rock. Just make up your mind. You created a file called cloud-messaging-sw.js then in vscode editor you have a file with the name firebase-messaging-sw.js and same thing in .angularcli.json which creates a confusion.
But thank you for great share.

kleelalhasaani
Автор

thanks so much for the video! but i would like to send to many users at the same time. How could i do it?
thanks in advance!

marwansalem
Автор

awesome tutorials bro! any idea how to implement this with angular 1 ?

angelleal