Nic Raboy | Couchbase Blog

Author

All posts by Nic Raboy, Developer Advocate, Couchbase

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile development easier to understand.

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.

Developing a User Profile Store with Golang and a NoSQL Database
Developing a User Profile Store with Golang and a NoSQL Database

This Couchbase post shows how to develop a user profile store with Golang and Couchbase Server acting as a modular replacement to the Node.js alternative.

Handle Data Modeling Errors in a Golang with Couchbase Application
Handle Data Modeling Errors in a Golang with Couchbase Application

Learn how to handle N1QL errors related to data modeling in a Golang application that communicates with the NoSQL database, Couchbase Server.

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.

Securely Storing Password Data in Couchbase with Golang and BCrypt
Securely Storing Password Data in Couchbase with Golang and BCrypt

Learn how to use BCrypt in a Golang application to hash sensitive information like passwords before storing them in a NoSQL database like Couchbase.

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

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.

N1QL Performance and Feature Enhancements in Couchbase 5.0
N1QL Performance and Feature Enhancements in Couchbase 5.0

Learn about all the new N1QL and indexing features and enhancements made available in Couchbase Server 5.0.