title | lang |
---|---|
To go further |
en |
You now know the basics of a Progressive Web App, but you still have a lot to discover!
Want to test your knowledge about PWA ? A quiz is available here: Quiz PWA
Here are some additional exercises that you can try to achieve from the knowledge gained in this workshop:
- replace images of non-cached attendees with a
fallback.jpg
default image when the network request fails - add an expiration time to the API GET request cache
- automatically request a background sync 1 minute after the previous one
Find a complete documentation about Progressive Web Apps here: pwa-cookbook.js.org
All of our materials are available at Github and open to external contributions via * Pull Requests *.