Developer Tools Glossary
50 terms total — 2 showing — Last updated 15 Sep 2026
container
A lightweight, portable unit of software that packages an application and all its dependencies into a standardised, isolated runtime environment.
version control
A system that records changes to files over time so that specific versions can be recalled, compared, and restored, enab...
webhook
An HTTP callback mechanism that allows one application to send real-time data to another application whenever a specifie...