- 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
- More about this term (beta): articles and videos, books, web search
- Previous term: Mini Program
- Next term: Minifier
- Random term: Image (or roll the dice with webglossary.info/random)