NPM
Node Package Manager (NPM) is a package manager for JavaScript, enabling developers to share and reuse code modules in their projects.
Node Package Manager (NPM) is a package manager for JavaScript, enabling developers to share and reuse code modules in their projects.
A development environment where software is created and modified.
A distributed version control system for tracking changes in source code during software development.
A simple description of a feature from the perspective of the user, typically used in Agile development to capture requirements and guide development.
A team responsible for developing and maintaining the foundational systems and services that support other teams and products.
A practice of performing testing activities earlier in the software development lifecycle to identify and address issues sooner.
Numeronym for the word "Documentation" (D + 11 letters + N), creating detailed records and instructions to support the development, use, and maintenance of systems or products.
A lightweight, flexible approach to software development that emphasizes team communication and continuous improvement.
A programming paradigm aimed at improving the clarity, quality, and development time of software by using structured control flow constructs.