Maybe a controversial opinion, but Lemmy is pretty great as a PWA

Prof. Sweetlove@beehaw.org to Technology@beehaw.org – 217 points –

So Jerboa broke on my phone just now and I didn't want to stop browsing Lemmy. Unfortunately no suitable alternative was found so I just decided to check if I could open it in my browser and install it.

To my surprise, it worked. And it works really well quite frankly. Sure, the UI is different, but I'm not at all missing any features.

Did any of you guys try it as well? What's your opinion?

If not, did you even know that was a possibility? It quite frankly never crossed my mind, because Reddit and other platforms always force you to use an app when you open them in a browser.

101

You are viewing a single comment

Why do people keep saying "install" it as a PWA. Doesn't that mean going to the web page in a mobile browser?

A progressive web app (pwa) is installed as an app on your phone. Developers can publish these web application online without users requiring an app store. They run on multiple platforms and devices from a single codebase, giving a platform-specific like experience. They are very light weight and even offer offline capabilities.