Category: Node.js

Continuously Deploying a Node.js Application Using CircleCI
Continuously Deploying a Node.js Application Using CircleCI

Learn how to continuously deploy your Node.js web application changes on GitHub to a remote web server via SSH with CircleCI.

Midwest JS Project Source on Full Stack Node Development, Available
Midwest JS Project Source on Full Stack Node Development, Available

The full stack Node.js, Angular, and Couchbase NoSQL project source from Midwest JS is now available, with full write-up guide to success.

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 the OCEAN Stack Available
Couchbase Meetup Project on the OCEAN Stack Available

See how to build an API using Ottoman.js and then with N1QL instead of Ottoman.js. Both APIs will be consumed by a front-end developed in Angular.

Querying Date Ranges within Embedded JSON Document Arrays.  A Simple Example Using N1QL, Nodejs and Docker
Querying Date Ranges within Embedded JSON Document Arrays. A Simple Example Using N1QL, Nodejs and Docker

Querying and indexing document arrays is one of the most powerful features of Couchbase.  Finding array entries within a specific date range is a common requirement.  Consider the following use case. User Story: “I want to index an embedded account...

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

The Fastest Way to Identify PII Stored in your Database: A Simple Example Using N1QL, Nodejs and Docker
The Fastest Way to Identify PII Stored in your Database: A Simple Example Using N1QL, Nodejs and Docker

A frequent request from customers is a way to identify PII within their databases.   I thought I’d show a brief example how this can be done. User Story: “I want to identify unencrypted credit card numbers and social security numbers...

Containerize a Node.js Application that Communicates with Couchbase Server
Containerize a Node.js Application that Communicates with Couchbase Server

Learn how to containerize a Node.js application. Check the video helps to have a step by step process to avoid having any loose ends in the process.

Improved SDK Authentication Methods – Couchbase 5.0
Improved SDK Authentication Methods – Couchbase 5.0

Couchbase 5.0 delivers new authentication security features that require minor changes to your client connection code. This post tells you how to do it!

Create a Continuous Deployment Pipeline with Node.js and Jenkins
Create a Continuous Deployment Pipeline with Node.js and Jenkins

See how Jenkins and Node.js can be made to work together to enable continuous deployment pipelines based on changes made to a GitHub repository.

Building Applications with Node.js, Angular, and Couchbase (video)
Building Applications with Node.js, Angular, and Couchbase (video)

Check out the video by Nic Raboy which focuses on a hands-on demonstration of building an application using Node.js, Angular, and Couchbase.