Minimizing JS and CSS is quite common. The benefits of minimizing JS are much higher than those observed with CSS, because with CSS you cannot rename elements, as well as for HTML. But what if all 3 were combined together so that the benefits of using shorter names could be added to CSS and HTML? That is, instead of minimizing, not paying attention to the relationship between them, they could be saved and simplified. I suppose that the implementation can be quite complicated, but if it were possible, do you think that this will provide a significant advantage over the traditional minifinal?
javascript html css minify
Radu
source share