- The process of removing all unnecessary characters from the source code of interpreted programming languages or markup languages without changing their functionality. These unnecessary characters usually include whitespace characters, new line characters, comments, and sometimes block delimiters, which are used to add readability to the code but are not required for it to execute. Minification reduces the size of the source code, making its transmission over a network (e.g., the Internet) more efficient. ← Wikipedia
- Related terms: Minifier · Plain-text · Strong character · Input method
- Previous term: Mini Program
- Next term: Minifier
- Random term: Software testing (webglossary.info/random 🎲)