Is het mogelijk om een forum om te zetten naar een echte app?

The simplest to think of PWAs is that they are “installable web apps”. You can check this behavior on iOS when you “Add to Home Screen” and the website has the information needed to be “installed” (Discourse has it, so you can try it with your own site)

It then becomes visually standalone instead of opening inside a browser. Doing so is also a way for a website to use push notifications on iOS.

6 likes