Tag: async function

Build a REST-Based Application with Node.js, Express and Couchbase
Build a REST-Based Application with Node.js, Express and Couchbase

Visit this post for best practices on how to build a minimal REST-based application for retrieving documents from Couchbase using Node.js and Express.

How to Create Async Get/Upsert Calls with Node.js and Couchbase
How to Create Async Get/Upsert Calls with Node.js and Couchbase

All JavaScript devs will want to take advantage of async functions. Find out how to create async functions in Node.js that will call the Couchbase SDK.