Tag: android

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...

What’s Hot with Android at the Android Developer Summit

What’s Hot with Android at the Android Developer Summit

I've spent my Monday and Tuesday at the free to attend Android Developer Summit, put together by Google in Mountain View, California.  This summit is a kick-off event for Google's Android Developer Conference (AnDevCon) that is happening next week. I,...

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...