Tag: javascript

Bringing Your User Profile Store to Mobile with NativeScript and Angular
Bringing Your User Profile Store to Mobile with NativeScript and Angular

Learn how to take the user profile store example as seen in the previous tutorials and create a mobile front-end for it using NativeScript and Angular.

Use TypeScript, Angular as the Front-End for Your User Profile Store
Use TypeScript, Angular as the Front-End for Your User Profile Store

Create user profile store API and understand how to create a profile page that communicates with each of the API endpoints using TypeScript and Angular.

Create a User Profile Store with Node.js and a NoSQL Database
Create a User Profile Store with Node.js and a NoSQL Database

Profiles often need to be flexible and accept data changes. Find out how to implement a user profile store using Node.js databases and Couchbase Server.

Defining Scan Consistency in a Node.js with Couchbase Application
Defining Scan Consistency in a Node.js with Couchbase Application

Learn how to define your own query scan consistency in a Couchbase Node.js application that uses both N1QL and Ottoman.js.

Couchbase Meetup Project on NativeScript, Angular, and NoSQL Development Available
Couchbase Meetup Project on NativeScript, Angular, and NoSQL Development Available

Learn how to develop mobile applications with NativeScript, Angular, and NoSQL with the project from the recent Couchbase Meetup in Mountain View.

Music City Code Workshop on Full Stack JavaScript Development Available
Music City Code Workshop on Full Stack JavaScript Development Available

Obtain the workshop material used at Music City Code 2017 in Nashville for the workshop Full Stack Development with Node.js, Angular, NativeScript and NoSQL

Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase
Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase

Learn how easy synchronizing image data between iOS and Android can be in a NativeScript with Angular using Couchbase Mobile, in part two of this series.

Save Captured Images in a NativeScript Angular Application to Couchbase
Save Captured Images in a NativeScript Angular Application to Couchbase

See how to capture images in a NativeScript application using Angular and save those captured images to Couchbase Lite, an embedded device level database.

Docker Node.js Deployment With Couchbase
Docker Node.js Deployment With Couchbase

Create a Node.js application that uses Couchbase Server along with Docker containers for web app deployment. ✓ Learn more with Couchbase!

Migrate from MongoDB Mongoose to Couchbase with Ottoman
Migrate from MongoDB Mongoose to Couchbase with Ottoman

Learn how to migrate your Mongoose and MongoDB powered Node.js application to a faster and more scalable Ottoman and Couchbase powered solution.

Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
Getting Started with GeoJSON, Couchbase, .NET, and Google Maps

Learn through a very simple example of storing/querying GeoJSON data from a Couchbase instance &loading it into a mapping product.

Video Tutorial for Creating a URL Shortener with Node.js and N1QL
Video Tutorial for Creating a URL Shortener with Node.js and N1QL

Not too long ago I wrote a lengthy tutorial on how to use Node.js and Couchbase to create a URL shortener.  This tutorial used N1QL for querying the data.  To compliment that writeup I’ve gone ahead and created a video...