Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up

A great article and video and sample by Thomas Steiner on good push notifications on the web.
A particularly bad practice is to pop up the permission dialog on page load, without any context at all. Several high traffic sites have been caught doing this. To subscribe people to push notifications, you use the the PushManager interface. Now to be fair, this does not allow the developer to specify the context or the to-be-expected frequency of notifications.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>A great article and video and sample by Thomas Steiner on good push notifications on the web.</p> <blockquote> <p>A particularly bad practice is to pop up the permission dialog on page load, without any context at all. Several high traffic sites have been caught doing this. To subscribe people to push notifications, you use the the PushManager interface. Now to be fair, this does not allow the developer to specify the context or the to-be-expected frequency of notifications. So where does this leave us?</p> </blockquote> <p><a href="https://medium.com/dev-channel/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up-aa78296886e">Read full post</a>.</p> <p>Web Push is an amazingly powerful API, but it's easy to abuse and annoy your users. The bad thing for your site is that if a user blocks notifications because you prompt without warning, then you don't get the chance to ask again.</p> <p>Treat your users with respect, Context is king for Web Push notifications.</p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2018-12-06T04:08:53+00:00) Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up. Retrieved from https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/

MLA
" » Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up." Paul Kinlan | Sciencx - Thursday December 6, 2018, https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/
HARVARD
Paul Kinlan | Sciencx Thursday December 6, 2018 » Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up., viewed ,<https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/>
VANCOUVER
Paul Kinlan | Sciencx - » Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/
CHICAGO
" » Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/
IEEE
" » Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/. [Accessed: ]
rf:citation
» Why Build Progressive Web Apps: Push, but Don’t be Pushy! Video Write-Up | Paul Kinlan | Sciencx | https://www.scien.cx/2018/12/06/why-build-progressive-web-apps-push-but-dont-be-pushy-video-write-up/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.