Glossary

Node.js

Infra
also: Node

A runtime that lets your computer run JavaScript outside the browser, which is what most modern web apps and their dev tools are built on. Installing it is usually the first step to running a JavaScript project locally.