Tag: apache cordova

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Last year I wrote about using Couchbase Mobile in an Ionic Framework mobile application. Back then we were using Ionic Framework 1.0 and AngularJS 1.0. Technology has changed over the months and we’ve moved from what seems like ancient frameworks...

Using Couchbase in Your Ionic Framework Application Part 2

Using Couchbase in Your Ionic Framework Application Part 2

Previously in part one of this series regarding Ionic Framework and Couchbase, I wrote about using Couchbase Lite to do local CRUD (Create, Retrieve, Update, Delete) operations in a todo list example. This time around we’re going to take it...

Hybrid Mobile Apps With Couchbase And Ionic Framework

Hybrid Mobile Apps With Couchbase And Ionic Framework

People always ask me about building cross platform mobile applications with Couchbase and Ionic Framework.  I already have a series on the subject where I go through step-by-step on how to make a hybrid mobile app that synchronizes data between...

Using Couchbase in Your Ionic Framework Application Part 1

Using Couchbase in Your Ionic Framework Application Part 1

Ionic Framework has recently become one of the hottest mobile frameworks around. It makes it incredibly easy to write great user interfaces for mobile applications. However, part of the challenge is also managing data, fetching from the back-end server and...