Node.js

Node.js

JavaScript outside of 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 NodeJS

Part of tutorial

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