Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

BUILDING PROGRESSIVE WEB APPS. BRINGING THE POWER OF NATIVE TO THE BROWSER
Título:
BUILDING PROGRESSIVE WEB APPS. BRINGING THE POWER OF NATIVE TO THE BROWSER
Subtítulo:
Autor:
ATER, T
Editorial:
O´REILLY
Año de edición:
2017
Materia
PROGRAMACION INTERNET
ISBN:
978-1-4919-6165-0
Páginas:
288
47,95 €

 

Sinopsis

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 include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app-like experience.
By leveraging the latest browser APIs, progressive web apps combine all of the benefits of native apps, while avoiding their issues. Throughout the book, author Tal Ater shows you how to improve a simple website for the fictional Gotham Imperial Hotel into a modern progressive web app. Plus:
Understand how service workers work, and use them to create sites that launch in an instant, regardless of the user's internet connection
Create full-screen web apps that launch from the phone´s homescreen just like native apps
Re-engage users with push notifications, even days after they have left your site
Embrace offline-first and build web apps that gracefully handle loss of connectivity
Explore new UX opportunities and challenges presented by progressive web apps



Chapter 1 Introducing Progressive Web Apps
Chapter 2 Your First Service Worker
Chapter 3 The Cache Storage API
Chapter 4 Service Worker Lifecycle and Cache Management
Chapter 5 Embracing Offline First
Chapter 6 Storing Data Locally with IndexedDB
Chapter 7 Ensuring Offline Functionality with Background Sync
Chapter 8 Reach Out with Push Notifications
Chapter 9 Grabbing Prime Real-Estate on the Homescreen
Chapter 10 Solving Old Problems in New Ways