-
J
Javascript Front-End Build Tools
As a JavaScript programmer, you can use multiple build tools for front-end development.
-
P
Proper Bug Reporting
Bug reports are descriptions of bugs found by testers - they help to understand where the product lacks its functionality or performance.
-
L
Linting
Lint, or a Linter, is a very useful tool for automated analyzing of your source code to look for bugs and stylistic errors.
-
C
Code Review
A Code Review is a software quality assurance practice in which developers check each other’s code, usually before merging the code.
-
R
Runbook
A Runbook (also referred to as a playbook) is a compilation of procedures and operations that describe how to run a computer system or network.
-
L
Lock File
Many people decide to ignore the lock files and they do not commit it to Git.
-
P
Package Management
Package Managers are tools for automating the installation, upgrading, configuring, or removing of programs in a consistent manner.