Category: Node.js

Full Stack Development with the CEA2N Stack Webinars
Full Stack Development with the CEA2N Stack Webinars

The blog focuses on webinar series is a great opportunity to learn about full stack development and the bleeding edge technologies that exist.

Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 4: Image Uploads with Multer and base64 encoding
Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 4: Image Uploads with Multer and base64 encoding

This blog post covers the process of image uploads with Multer and base64 encoding from front-end to back-end, including cropping and formatting.

Hashing Passwords Stored in Couchbase Server with Node.js
Hashing Passwords Stored in Couchbase Server with Node.js

Learn why to use hash and check how the Bcrypt hashing algorithm on your passwords can add a tremendous amount of security for your users.

Easily Develop Node.js and Couchbase Apps with Ottoman
Easily Develop Node.js and Couchbase Apps with Ottoman

This article is going to walk through the same comparisons as the Scotch.io article, but use Ottoman and Couchbase instead of Mongoose and MongoDB.

Couchbase at ConnectJS 2015
Couchbase at ConnectJS 2015

Couchbase will be at ConnectJS hosted in Atlanta, Georgia, at the Cobb Galleria Centre on October 16 through October 17.  If you're unfamiliar with the event, this is a low-cost community developer conference that focuses on modern web technologies like AngularJS, ReactJS, and Node.js.  Of...

Couchbase at the Silicon Valley Code Camp 2015
Couchbase at the Silicon Valley Code Camp 2015

Many of us from Couchbase will be at the Silicon Valley Code Camp (SVCC) hosted in San Jose, California, at the Evergreen Valley College. If you’re unfamiliar with the SVCC, it is a free community driven event where developers have...

Mass Deleting Documents by Compound Key Prefix Using Node.js
Mass Deleting Documents by Compound Key Prefix Using Node.js

A common question that gets asked in the Couchbase forums and on Stack Overflow is how to delete all records from a bucket that have a key that starts with some value. In other words, how to delete all records...

Making a Game API Server Using Node.js: Revisited
Making a Game API Server Using Node.js: Revisited

This article explains development of the latest Node.js game server and Express Framework standards as well as the latest Node.js SDK version of Couchbase.

Couchbase Labs Expiry Callbacks
Couchbase Labs Expiry Callbacks

TTL’s and Expiry Notification Couchbase includes a TTL (Time To Live) as part of the meta data fields for each document.  All of the client SDK’s includes support for setting/querying/touching this value.   The value is set as the “number...

Couchbase Connect 2014 Keynote Demo Application – How We Did It
Couchbase Connect 2014 Keynote Demo Application – How We Did It

Learn more about building a product demonstration for the Couchbase Connect Conference. Also, check what requirements were established.