Building progressive web apps bringing the power of native to the browser
Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that inc...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing, [China] :
O'Reilly
2017.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630163506719 |
Tabla de Contenidos:
- Introducing progressive web apps
- Your first service worker
- The CacheStorage API
- Service worker lifecycle and cache management
- Embracing offline-first
- Storing data locally with IndexedDB
- Ensuring offline functionality with background sync
- Service worker to page communication with post messages
- Grabbing homescreen real estae with installable web apps
- Reach out with push notifications
- Progressive web app UX
- What's next for PWAs
- Service workers: a great opportunity to adopt ES2015
- Full-page interstitials or: How learned to hate the door slam
- CORS versus No-Cors.