Cargando…

Progressive web application development by example : develop fast, reliable, and engaging user experiences for the web /

"Progressive web application development by example helps you explore concepts of the PWA development by enabling you to develop three projects, starting with a 2048 game. In this game, you will review parts of a web manifest file and understand how a browser uses properties to define the home...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Love, Chris (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to progressive web apps
  • Creating a home screen experience with a web manifest
  • Making your website secure
  • Service workers- notification, synchronization, and our podcast app
  • The service worker life cycle
  • Mastering the Cache API- managing web assets in a podcast application
  • Service worker caching patterns
  • Applying advanced service worker cache strategies
  • Optimizing for performance
  • Service worker tools.