We will explore how to boost the usability of web and mobile-web apps by implementing offline-first functionalities, its the only way to guarantee 100% always on user experience. Low signal or no connectivity should no longer be a blocker for the user, we will discuss the available solutions for caching, in-browser database, and data replication. We will also take a look at how WC such as Polymer and Vaadin Elements help solving those issues out of the box. There will be a live coding demo to see how its simple to manipulate a large data, completely offline.
1 of 32
Download to read offline
More Related Content
Offline-first apps with WebComponents - DevNexus 2017
1. DEVPIXEL
O F F L I N E - F I R S T A P P S
W I T H
W E B C O M P O N E N T S
A M A H D Y A B D E L A Z I Z
W W W . A M A H D Y . N E T
2. # 1 J A V A U I F R A M E W O R K
1. 100% Java
2. Awesome UX
3. Big set of Components + Add-ons
4. Used by 40% of fortune 500 companies
5. And much more
Vaadin
3. Technology
C L O U D I S T H E D E F A U L T
M O B I L E I S TA K I N G O V E R
12. Mobile-First
T O U C H - F I R S T D E S I G N
L O W - R E S O U R C E S D E S I G N
O F F L I N E - F I R S T D E S I G N
M U L T I - O R I E N TAT I O N D E S I G N
13. Mobile-First
T O U C H - F I R S T D E S I G N
L O W - R E S O U R C E S D E S I G N
O F F L I N E - F I R S T D E S I G N
M U L T I - O R I E N TAT I O N D E S I G N
14. O F F L I N E - F I R S T I S
T H E O N L Y W A Y T O
A C H I E V E A T R U E 1 0 0 %
A L W A Y S - O N U S E R
E X P E R I E N C E . *
* A S S U M I N G T H E D E V I C E I S
R E L I A B L E
25. Web Components Polyfill
IE10 IE11+ Chrome* Firefox* Safari 7+*
Chrome
Android*
Mobile
Safari*
Custom Elements ~
HTML Imports ~
Shadow DOM
Templates