dwyl / dwyl/learn-push-notifications
Why? What? How?
- Dominant language
- No language data
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Why?
To keep people informed of changes/updates in your app.
# What?
Send notifications to people using your app to keep them informed.
# _How?_
We need to write a _detailed_ tutorial for sending push notifications in **Google Chrome**.
(_it has **by far** the biggest market share_: http://gs.statcounter.com/browser-market-share ...)
+ [ ] Notifications in Chrome:
+ https://developers.google.com/web/fundamentals/codelabs/push-notifications
+ [ ] Notifications to a Progressive Web App:
+ https://developers.google.com/web/ilt/pwa/introduction-to-push-notifications
+ [ ] Electron Desktop App?
+ https://electronjs.org/docs/tutorial/notifications
+ https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
+ [ ] Native Mobile App notifications.
+ [ ] https://www.raywenderlich.com/8164-push-notifications-tutorial-getting-started
+ [ ] IOS Notifications on AWS SES: https://medium.com/@thabodavidnyakalloklass/ios-push-with-amazons-aws-simple-notifications-service-sns-and-swift-made-easy-51d6c79bc206
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.