Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
763 B

# Progressive Web Apps
Progressive Web Apps (PWAs) are websites that are progressively enhanced to function like installed, native apps on supporting platforms, while functioning like regular websites on other browsers.
Visit the following resources to learn more:
- [@article@Learn PWA](https://web.dev/learn/pwa/)
- [@article@MDN Web Docs: Progressive Web Apps ](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/)
- [@article@Building a simple offline-capable Notepad app ](https://www.amitmerchant.com/Building-Simple-Offline-Notepad-Using-Service-Worker/)
- [@video@Build a Progressive Web App](https://www.youtube.com/watch?v=sFsRylCQblw)
- [@feed@Explore top posts about Web Development](https://app.daily.dev/tags/webdev?ref=roadmapsh)