Category: JavaScript

Querying for Couchbase Documents in a NativeScript Angular Mobile Application
Querying for Couchbase Documents in a NativeScript Angular Mobile Application

Learn how to take your key-value NativeScript with Couchbase application by adding MapReduce view queries for querying data based on document properties.

Building a Google Chrome Extension with Couchbase and Angular 2
Building a Google Chrome Extension with Couchbase and Angular 2

Learn how to create a Google Chrome extension with Angular 2 that uses Couchbase for replicating data. Learn how to build the extension using Angular 2.

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps
Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

This blog covers how to create a cross-platform iOS and Android hybrid mobile application with Ionic 2 that uses Couchbase Mobile.

Node.js and Couchbase – July 2016, Columbus Ohio (video)
Node.js and Couchbase – July 2016, Columbus Ohio (video)

I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...

Couchbase Mobile at O’Reilly Fluent Conference 2016
Couchbase Mobile at O’Reilly Fluent Conference 2016

Check out the workshop on the topic of building a mobile application that synchronizes between devices, platforms, and even the web.

Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB

Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS.  This was all made possible with the JavaScript library...

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

Sync With Couchbase Using Only AngularJS And PouchDB
Sync With Couchbase Using Only AngularJS And PouchDB

Learn how to create a web application that can sync with Couchbase using nothing more than AngularJS and PouchDB. No backend SDKs were required.