[카테고리:] Couchbase Mobile
-

Fluent 2016: Learn Crucial Mobile Tools for the Web
With the current state of our digital age and always connected world, we must now build mobile apps that are always available, regardless of network connectivity and speed. Join us over at Fluent Conf…
-

Migrating from Parse to Couchbase Mobile
Couchbase Mobile is the NoSQL database solution for mobile. It has an embedded NoSQL database (Couchbase Lite), built-in synchronization (Sync Gateway), and is all backed by a highly scalable and performant NoSQL database server…
-

RWDevCon 2016: Couchbase Mobile Lab – Taking Your Mobile Apps Offline
Join me at RWDevCon iOS Tutorial Conference in Alexandria, Virginia on March 11, 2016. The conference features Beginner, Advanced, and Inspiration-tracked training sessions focused on iOS development, and you will have the opportunity to…
-

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

Coffee on Couchbase: Lician Club with Couchbase Mobile
2015 is rounding to a close and that means the holiday parties are in full bloom. With travels and new cities, sometimes discovering that local event or party is not exactly easy. That is…
-

Adding Google Sign-In with Node.js to a Couchbase Mobile application
Using OAuth APIs provided by 3rd party applications such as Google+ to login in your mobile app can provide a delightful first time experience to users. They can login with an account that they…
-

JSON Anywhere Revolutionizes Mobile Developer Productivity
The mobile technology Couchbase announces today marks the beginning of a transition for mobile application developers: away from the web-centric LAMP stack and toward an integrated mobile stack. With JSON Anywhere, developers are free…
-

Getting Started with JavaFX and Couchbase Mobile
JavaFX and Couchbase Mobile is a great combo for creating desktop class applications with rich user interfaces and fast data access. In this tutorial, you will learn the following core concepts: We won’t cover…
-

DigitalOcean: Hosting Couchbase Mobile Solution
Couchbase Mobile allows you to build applications that are always available both for online and offline experiences so you can focus on building out engaging user features. The mobile solution consists of 3 components:…
-

Dropbox Drops Sync and Datastore APIs, Move Your App to Open Source Sync
Dropbox recently announced that they are deprecating their Sync and Datastore APIs to focus instead on their Core API. While we can certainly understand the imperative to focus, that doesn’t change the position many of the…
-

Sync Gateway Webhooks
We just released Couchbase Mobile 1.1 and with this new version comes many new features. In this blog post, we’ll take a look at Sync Gateway webhooks and think of a few concrete examples for using…
-

Live Reload with React Native and Sync with Couchbase Mobile
Previously, I wrote a tutorial on getting started with React Native Android and Couchbase Lite. In this short screencast, you will use the sample project of this tutorial to learn the following: