M

Minification

Definition

The process of removing unnecessary characters from source code (whitespace, comments, line breaks) without changing its functionality. Minification reduces file sizes for CSS, JavaScript, and HTML, improving page load times and bandwidth consumption.

Defined Term