Using PouchDB and SQLite with Ionic 3: A CRUD Example

added by JavaScript Kicks
11/22/2017 9:12:30 AM

2544 Views

In this tutorial we will learn how to create a CRUD (short for: Create, Read, Update and Delete) mobile application with Ionic 3 (previously Ionic 2) using PouchDB and SQLite. We will cover these points: What is PouchDB? How to create a new Ionic 3 project using the Ionic CLI?


0 comments