- In JavaScript, an expression for the fact that
letandconstcannot be accessed before they are declared, with this resulting in a reference error. The TDZ encourages to always declare a variable before using it.
- Related terms: Zone file · Root zone · Dead-code elimination · Dead letter queue
- Previous term: Templating language
- Next term: Temporary storage
- Random term: Conway’s Law (webglossary.info/random 🎲)