Related glossary terms
npm
JavaScript’s package manager for installing libraries.
Shared tags: node, tooling
package.json
Project file that lists dependencies and scripts.
Shared tags: node, tooling
Back-end
If the frontend is what people click, the backend is what actually keeps the app honest, stores the data, and talks to outside services.
Shared tags: backend
