Node
NodeJS (or simply Node) is an open source cross platform runtime environment for executing JavaScript code outside of a browser.
We use Node in particular for server-side programming to build APIs.
Use this link to download and install Node on your operating system.