Understanding compression and minification

One of my colleagues raised a question on our internal discussion system as to why we should use minified JavaScript libraries. Now I’m sure everyone knows that you should minimize your libraries but do you really understand what the different le…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

One of my colleagues raised a question on our internal discussion system as to why we should use minified JavaScript libraries. Now I’m sure everyone knows that you should minimize your libraries but do you really understand what the different levels of minification are and the benefits of the different levels? While I strongly recommend that you should ensure that on a production system you always have your JavaScript minified and gzipped (well and the right caching headers but that’s beyond the scope of this blog post) let’s have a look as to exactly what differences it makes.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2012-05-29T00:00:00+00:00) Understanding compression and minification. Retrieved from https://www.scien.cx/2012/05/29/understanding-compression-and-minification/

MLA
" » Understanding compression and minification." Posts on LINQ to Fail | Sciencx - Tuesday May 29, 2012, https://www.scien.cx/2012/05/29/understanding-compression-and-minification/
HARVARD
Posts on LINQ to Fail | Sciencx Tuesday May 29, 2012 » Understanding compression and minification., viewed ,<https://www.scien.cx/2012/05/29/understanding-compression-and-minification/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Understanding compression and minification. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2012/05/29/understanding-compression-and-minification/
CHICAGO
" » Understanding compression and minification." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2012/05/29/understanding-compression-and-minification/
IEEE
" » Understanding compression and minification." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2012/05/29/understanding-compression-and-minification/. [Accessed: ]
rf:citation
» Understanding compression and minification | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2012/05/29/understanding-compression-and-minification/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.