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 PouchDB because it has the ability to connect with Couchbase Sync Gateway for replications.
Based on popular request, I’ve decided to craft a step by step video tutorial of the same blog post I previously wrote. It is a great way to clear up any loose ends in the development process.