background preloader

NodeJS

Facebook Twitter

UglifyJS. Kue. Kue is a feature rich priority job queue for node.js backed by redis.

Kue

A key feature of Kue is its clean user-interface for viewing and managing queued, active, failed, and completed jobs. At any point in the job's life-time you can view verbose details, including the job's arbitrary data, creation, update, failure, and completion times. Jobs may incrementally update their progress, providing vital feedback for long-running tasks.

Job-specific logging allows you to see how your job's are progressing, or any hiccups they may encounter. Socket.IO. Express. Jade. Emailjs. Node.js. Mongoose. First be sure you have MongoDB and Node.js installed.

Mongoose

Next install Mongoose from the command line using npm: $ npm install mongoose Now say we like fuzzy kittens and want to record every kitten we ever meet in MongoDB. The first thing we need to do is include mongoose in our project and open a connection to the test database on our locally running instance of MongoDB. Mongoose ODM v3.4.0. Ursa. Nowjs.