Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitya/pwa
Exploring Progressive Web Apps, from concepts to code.
https://github.com/nitya/pwa
pwa webapp
Last synced: 8 days ago
JSON representation
Exploring Progressive Web Apps, from concepts to code.
- Host: GitHub
- URL: https://github.com/nitya/pwa
- Owner: nitya
- License: mit
- Created: 2021-06-25T19:15:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T18:55:29.000Z (almost 3 years ago)
- Last Synced: 2024-10-08T07:15:54.216Z (29 days ago)
- Topics: pwa, webapp
- Homepage: https://nitya.github.io/pwa/
- Size: 130 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn PWA
`Objectives`:
This is a learning blog to explore the topic of Progressive Web Apps from core concepts to working implementations. I hope to write up content under these broad categories.
| ||
|:---|:---|
| Fundamentals | What is a PWA? What are the core concepts and components that make up a PWA. |
| Prototyping | Getting Started with PWA development. Working with popular front-end frameworks. |
| Deployment | Ship PWA to various app stores or deploy to popular static website hosting sites. |
| Testing | Learn to audit and debug PWA for performance and correctness |
| Tutorials | "How To" articles that demonstrate good practices for PWA dev-deploy |---
* Follow the [blog](https://nitya.github.io/pwa) for updates.
* Visit the [markmap](https://markmap.js.org/repl/#?d=gist%3Anitya%2F21e617b98a550c655fa0506d82ec2214) for a visual roadmap.
* Copy the [gist](https://gist.github.com/nitya/21e617b98a550c655fa0506d82ec2214) it is based on to make your own.---