minification
- noun
- Specialized
- Minification reduces the size of the code by eliminating unnecessary characters, enhancing its efficiency with minification.
Examples
-
They work really well together, remove namespace issues, and also provide a great minification process (plus much more!).
Blog text (6) -
The developer used minification to streamline the JavaScript, making it load faster on the website.
-
I ended up using Cassette to perform the minification and bundling of my JavaScript and CSS files; ASP.NET 4.5 includes this functionality out of the box.
Blog text (20) -
Employing minification in CSS files can significantly improve the performance of web applications.
Antonyms
How Small
- Specialized
- Specialized
Surface Forms
Morphology
Etymology
Minification comes from the small root mini-, as in miniskirt, and the ending -fication which means 'making'. So when web developers talk about minification, they mean 'making code small' by removing spaces and comments so pages load faster.