DEV Community

Discussion on: PWA - Why should you use it and not use it?

Collapse
 
hakobyansen profile image
Senik Hakobyan • Edited

Having SSL and secure connection is not a disadvantage. :)
I would even say that it is a big advantage for user that no one can implement insecure push notifications that may include a sensitive information.

Collapse
 
allison profile image
Allison Walker

Yes, this is true. And, actually Google started prioritizing https URLs over http a few years ago, so even non-PWA sites are better off switching.

Collapse
 
developertharun profile image
Tharun Shiv

That's a good perspective. And also, given the easy ways in which we can convert our hosted site from http to https, yeah what you tell makes sense.
Thank you for contributing 🙂