SlideShare a Scribd company logo
SELA DEVELOPER PRACTICE
December 20-25, 2013
Gil Fink
Creating Data-Driven HTML5
Applications
Agenda
HTML5: Recap
Storing Data in the Client-Side
Q&A
Summary
HTML5: Recap
HTML5 ~= HTML + CSS3 + JavaScript API
The future of the web
Still under development
But a lot of features are available in modern browsers
What’s Under the HTML5 Umbrella?
Storing Data in the Client-Side
Demo
Using HTML5 Storages and AppCache
Web Storage
Key/value string storage
Simple API
sessionStorage
Data is accessible to any page from the same site
opened in that window
localStorage
Data spans multiple windows and lasts beyond the
current session
AppCache
Create offline web applications
Uses a manifest file to configure the cache
Introduces API to interact with cache events and
the navigator.onLine property
IndexedDB
Advanced key/value data management
Made of records holding simple values and
hierarchical objects
Enables
Storage of large numbers of objects locally in the
browser
Fast insertion and extraction from the store
Asynchronous/Synchronous API
Web Application APIs Support – Web
Storage
http://caniuse.com
Web Application APIs Support – Offline
Web Applications
http://caniuse.com
Web Application APIs Support –
IndexedDB
http://caniuse.com
What We Saw
Web Storage
AppCache
IndexedDB
We didn’t cover other storage APIs such as
File API
FileSystem API
Questions
Summary
You can start depending on client-side storages
Will help you:
To decrease the load on server-side and databases
To create offline web apps
Resources
Session slide deck and demos –
API specs – http://www.w3.org/TR/webstorage/
http://www.w3.org/TR/IndexedDB/
http://dev.w3.org/html5/spec/offline.html
My Website – http://www.gilfink.net
Follow me on Twitter – @gilfink
Thank You
Gil Fink
Senior Architect
gilf@sela.co.il
@gilfink
http://www.gilfink.net

More Related Content

PPTX
Creating Data Driven HTML5 Applications
PDF
Serverless Web Applications on the IBM Cloud
PPTX
Creating a Data Driven UI Framework
PPTX
Basics of Backbone.js
PPTX
Polyglot Persistence in Azure
PDF
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
PPTX
Introduzione a web e servizi con .net e azure
PPTX
SPSNL16 - Building Office 365 and SharePoint solutions using modern developer...
Creating Data Driven HTML5 Applications
Serverless Web Applications on the IBM Cloud
Creating a Data Driven UI Framework
Basics of Backbone.js
Polyglot Persistence in Azure
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
Introduzione a web e servizi con .net e azure
SPSNL16 - Building Office 365 and SharePoint solutions using modern developer...

What's hot (20)

PPTX
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
PPTX
Reporting Solution for ASP.NET Application with Telerik reporting
PPTX
Building solutions with the SharePoint Framework - introduction
PPTX
Cloud-first SharePoint JavaScript Add-ins - Collab 365
PDF
Use the PnP SharePoint Starter Kit to create your intranet in a box
PPTX
Building Share Point add-ins with JavaScript and c# Microsoft Western Europe ...
PPTX
Azure Functions Overview
PPTX
Building and Delivering Reports from your Web and Mobile Apps with Telerik Re...
PDF
Forge - DevCon 2016: Collaborating with Design Data
PDF
Forge - DevCon 2016: Free your design data
PDF
Developing 3D Visualization Apps
PDF
Make your own Pokédex with the Pokéapi & Node/Express!
PDF
Forge - DevCon 2016: Developing & Deploying Secure, Scalable Applications on ...
PPTX
2018-10-17 J1 6D - Draw your imagination with Microsoft Graph API - Dipti Chh...
PDF
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
PPTX
Deep Dive building solutions on the SharePoint Framework - SPS Brussels 2016
PPTX
JAMStack
PPTX
PDF
Asp Technology
PPTX
Forge - DevCon 2017, Darmstadt Germany: Integrating Forge Data Management API...
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
Reporting Solution for ASP.NET Application with Telerik reporting
Building solutions with the SharePoint Framework - introduction
Cloud-first SharePoint JavaScript Add-ins - Collab 365
Use the PnP SharePoint Starter Kit to create your intranet in a box
Building Share Point add-ins with JavaScript and c# Microsoft Western Europe ...
Azure Functions Overview
Building and Delivering Reports from your Web and Mobile Apps with Telerik Re...
Forge - DevCon 2016: Collaborating with Design Data
Forge - DevCon 2016: Free your design data
Developing 3D Visualization Apps
Make your own Pokédex with the Pokéapi & Node/Express!
Forge - DevCon 2016: Developing & Deploying Secure, Scalable Applications on ...
2018-10-17 J1 6D - Draw your imagination with Microsoft Graph API - Dipti Chh...
Forge - DevCon 2016: Extend BIM 360 Docs with the Issues Service API
Deep Dive building solutions on the SharePoint Framework - SPS Brussels 2016
JAMStack
Asp Technology
Forge - DevCon 2017, Darmstadt Germany: Integrating Forge Data Management API...
Ad

Similar to Creating Data Driven HTML5 Applications (20)

PPTX
PDF
Workshop HTML5+PhoneGap by Ivano Malavolta
PDF
Intro to Exhibit Workshop
PDF
Html5 - Awesome APIs
PDF
Html5 workshop part 1
PDF
Offline strategies for HTML5 web applications - pfCongres2012
PDF
Offline strategies for HTML5 web applications - IPC12
PPTX
HTML5 Programming
PDF
Introduction to HTML5
PPTX
Html5 features: location, history and offline apps
PPSX
Web development concepts using microsoft technologies
PPT
Turbo Enterprise Web 2.0 Ajax World 20081
PDF
HTML5: the new frontier of the web
PPTX
App fabric hybrid computing
PPT
A Microsoft primer for PHP devs
PDF
Offline strategies for HTML5 web applications - ConFoo13
PPTX
Lift web framework
PDF
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
PPTX
Development In ASP.NET by Tanzim Saqib
PDF
Making Of PHP Based Web Application
Workshop HTML5+PhoneGap by Ivano Malavolta
Intro to Exhibit Workshop
Html5 - Awesome APIs
Html5 workshop part 1
Offline strategies for HTML5 web applications - pfCongres2012
Offline strategies for HTML5 web applications - IPC12
HTML5 Programming
Introduction to HTML5
Html5 features: location, history and offline apps
Web development concepts using microsoft technologies
Turbo Enterprise Web 2.0 Ajax World 20081
HTML5: the new frontier of the web
App fabric hybrid computing
A Microsoft primer for PHP devs
Offline strategies for HTML5 web applications - ConFoo13
Lift web framework
Entrepreneurship Tips With HTML5 & App Engine Startup Weekend (June 2012)
Development In ASP.NET by Tanzim Saqib
Making Of PHP Based Web Application
Ad

More from Gil Fink (20)

PDF
Becoming a Tech Speaker
PPTX
Web animation on steroids web animation api
PDF
The Time for Vanilla Web Components has Arrived
PDF
Stencil the time for vanilla web components has arrived
PDF
Stencil the time for vanilla web components has arrived
PDF
Stencil: The Time for Vanilla Web Components has Arrived
PDF
Stencil the time for vanilla web components has arrived
PDF
Being a tech speaker
PDF
Working with Data in Service Workers
PDF
Demystifying Angular Animations
PDF
Redux data flow with angular
PDF
Redux data flow with angular
PDF
Who's afraid of front end databases?
PDF
One language to rule them all type script
PDF
End to-end apps with type script
PDF
Web component driven development
PDF
Web components
PDF
Redux data flow with angular 2
PDF
Biological Modeling, Powered by AngularJS
PDF
Who's afraid of front end databases
Becoming a Tech Speaker
Web animation on steroids web animation api
The Time for Vanilla Web Components has Arrived
Stencil the time for vanilla web components has arrived
Stencil the time for vanilla web components has arrived
Stencil: The Time for Vanilla Web Components has Arrived
Stencil the time for vanilla web components has arrived
Being a tech speaker
Working with Data in Service Workers
Demystifying Angular Animations
Redux data flow with angular
Redux data flow with angular
Who's afraid of front end databases?
One language to rule them all type script
End to-end apps with type script
Web component driven development
Web components
Redux data flow with angular 2
Biological Modeling, Powered by AngularJS
Who's afraid of front end databases

Recently uploaded (20)

PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Cloud computing and distributed systems.
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
cuic standard and advanced reporting.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
KodekX | Application Modernization Development
PPT
Teaching material agriculture food technology
PDF
AI And Its Effect On The Evolving IT Sector In Australia - Elevate
PDF
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Advanced IT Governance
Reach Out and Touch Someone: Haptics and Empathic Computing
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Cloud computing and distributed systems.
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
madgavkar20181017ppt McKinsey Presentation.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Spectral efficient network and resource selection model in 5G networks
cuic standard and advanced reporting.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
MYSQL Presentation for SQL database connectivity
HCSP-Presales-Campus Network Planning and Design V1.0 Training Material-Witho...
Understanding_Digital_Forensics_Presentation.pptx
KodekX | Application Modernization Development
Teaching material agriculture food technology
AI And Its Effect On The Evolving IT Sector In Australia - Elevate
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Advanced methodologies resolving dimensionality complications for autism neur...
Advanced IT Governance

Creating Data Driven HTML5 Applications