Hacker News new | ask | show | jobs
by TheFuzzball 901 days ago
I use PWAs for YouTube Music, Slack, and Readwise Reader.

Sometimes there is a standalone app available, like with Slack, but often the PWA has the same features and doesn't duplicate the entire Web Platform stack (Electron), which saves some battery.

1 comments

Thanks, the Slack example is a good one, I just use the electron app now but there is no reason I shouldn't use the PWA.