Node.js

Node.js

JavaScript outside the browser, on the command-line or server-side

Node.js is a JavaScript runtime built on the Chrome V8 JavaScript engine. It forms the basis for modern frontend development, with tools written in JavaScript that perform most of the work for rich frontend app development.

Debugging During Testing With Node.js

Part of tutorial

Debugging During Testing With Node.js
Use the visual debugger in the IDE for smarter TDD.