Tag: ionic framework
-

Couchbase Lite for Ionic Capacitor 1.0: Build Powerful Hybrid Offline-First Apps
Hybrid development meets offline-first reliability We’re thrilled to announce the release of Couchbase Lite for Ionic Capacitor 1.0! This marks an exciting step for developers building modern hybrid apps that need to work seamlessly…
-

A Guide to Mobile Cross-Platform Development With Couchbase
Mobile app usage is increasing to an amazing extent worldwide. In fact, TechCrunch recently reported that users now spend between four and five hours on mobile apps every day – that’s nearly a third…
-

Midwest JS Project Source on Full Stack Node Development, Available
Back in August I had participated in Midwest JS located in Minneapolis, Minnesota. As you may know, I’m a huge fan of developing full stack applications with the JavaScript stack. This is exactly what I had…
-

Couchbase will be at Apps World North America 2016
I wanted to let everyone know that I will be at Apps World North America at the Santa Clara Convention Center in California on May 11th to give a very developer oriented talk about…
-

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

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

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB
Ionic Framework is still one of the leaders in hybrid mobile application development. It allows you to create Android and iOS applications using only HTML, JavaScript, and CSS. Previously I wrote about how to…
-

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,…