Learn.programming
Learn.programming copied to clipboard
NodeJS
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
Testing
karma nightmare - A high-level browser automation library. ava jest Mocha Tape