Tag: pouchdb

Introduction to offline data storage and sync with PouchBD and Couchbase
Introduction to offline data storage and sync with PouchBD and Couchbase

This Couchbase post takes a look at offline data storage and synchronization by building a web phonebook app to store contacts with PouchBD and Couchbase.

Using PouchDB and Couchbase NoSQL in Your Node.js Web Application
Using PouchDB and Couchbase NoSQL in Your Node.js Web Application

One of my preferred technologies for developing web applications is Node.js. I do a lot of JavaScript development, so it is another piece to fit in my development puzzle. Not too long ago I wrote a guide for using Couchbase...

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.

Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase
Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase

I’ve been on a role when it comes to JavaScript and Couchbase. Over the past few weeks I’ve been creating content revolving around the Angular 2 framework, the JavaScript library PouchDB, and Ionic Framework for mobile. What I haven’t explored...

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB
Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Last year I wrote an article that explained how to synchronize between platforms and Couchbase with only AngularJS and PouchDB. Back then AngularJS was booming and probably my favorite framework of all time. A year later AngularJS is still around,...

Syncing with Couchbase in an Ionic 2 App using PouchDB
Syncing with Couchbase in an Ionic 2 App using PouchDB

Learn how to create an Android and iOS application that syncs using Ionic 2, PouchDB, and Couchbase. This is an alternative method to Couchbase Lite.

Couchbase will be at Apps World North America 2016
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 Couchbase Mobile. In case you’re unfamiliar...

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

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB
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 use Couchbase in an Ionic Framework...

Build a Desktop App with GitHub Electron and Couchbase
Build a Desktop App with GitHub Electron and Couchbase

Finally using Electron and various web technologies, we're able to build cross-platform desktop applications thatsync great with Couchbase Server!

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.