Web Unleashed 2016

2016-10-03 00:00:00 2016-10-05 00:00:00 America/Toronto Web Unleashed 2016 If you're a front-end developer, or aspire to be one, then you know how quickly the space changes. By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. Toronto FITC Toronto

Overview

You have many options for handling data when developing hybrid mobile apps using PhoneGap/Cordova. PouchDB is a free, open source, in-browser database solution inspired by CouchDB that allows you to use standard web technologies to manage data using consistent APIs.

In this session you will learn what it can do, how to get started and specific tips for hybrid mobile app developers in particular.

Objective

Learn how to leverage PouchDB for easy data handling in your hybrid mobile apps.

Target Audience

Web/hybrid mobile developers

Assumed Audience Knowledge

Developers familiar with standard web technologies

Five Things Audience Members Will Learn

  1. Intro to PouchDB
  2. Getting set up
  3. Using for local storage
  4. Offline handling
  5. Data synchronization options