2
Answers

Need best practices to implement Push Notification in Angular 8

Neeraj K

Neeraj K

4y
581
1

I need some best practices to implement push notification system kind of server sending notification to UI.

I am using Dot Net core APIs and angular 8 as frontend.

I am thinking of using SignalR , let me know if there is any alternative or any useful link to implement same.

Answers (2)