To open the presentation:
- Open index.html in your browser
-
Grunt: Task Runner. Really useful for background tasks and init tasks for your project.
-
Async: Higher-order functions and common patterns for asynchronous code
-
Express: Fast, unopinionated, minimalist web framework
-
lodash: A utility library delivering consistency, customization, performance, & extras. (Faster version of underscore)
-
socket.io: node.js realtime framework server
-
mocha: simple, flexible, fun test framework
-
hapi: HTTP Server framework. Lighter and faster than express.
-
coffee-script: Unfancy JavaScript
-
pm2: Production process manager for Node.JS applications with a built-in load balancer
-
chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic
-
winston: A multi-transport async logging library for Node.js