Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5
Hi Amin a PWA is a JavaScript HTML CSS app that uses new web technologies to give a Native Experience, especially on mobile. These include but not limited to : Service Workers that offer the possibility of offline use of the App : Asynchronous loading to not have code block the main event loop : Reactive technologies like React Native for Server side rendering using Shadow DOM : New web components that run at near native speeds for Single page Apps : Install to home page, to offer easy launch and notifications
24th Apr 2018, 8:20 PM
Mike Choy
Mike Choy - avatar
+ 1
And here are some demos of PWAs you can install on your phone https://pwa.rocks/ And Tutorial https://codelabs.developers.google.com/codelabs/your-first-pwapp/#0
5th May 2018, 8:19 PM
Mike Choy
Mike Choy - avatar