Learn.programming icon indicating copy to clipboard operation
Learn.programming copied to clipboard

NodeJS

Open lockys opened this issue 10 years ago • 0 comments

Concept

The node way NodeJS Simplified Chinese Resources Node Wiki Book Module Best Practices Art of Node Babel Handbook

Promise

Books

https://github.com/mattdesl/promise-cookbook

Modules

https://github.com/petkaantonov/bluebird https://github.com/kriskowal/q https://github.com/calvinmetcalf/lie

Steam

https://github.com/substack/stream-handbook


Awesome lists

moklick/nodejs-stuff sindresorhus/awesome-nodejs


Modules Pool

h-api node-schedule robotJS nodemon - Monitor for any changes in your node.js application and automatically restart the server - perfect for development nw.js - Call all Node.js modules directly from DOM and enable a new way of writing applications with all Web technologies. (Previously Node-Webkit) fetch nightmare - A high-level browser automation library


Tutorials

Node Restful App


Testing

karma nightmare - A high-level browser automation library. ava jest Mocha Tape

lockys avatar Sep 14 '15 02:09 lockys