optimization - Optimizing pages from side of javascript -
i need know 2 things. looking on google not found good.
first thing is: location of scripts in structure of documents.
can explain me what's going on? how works optimize pages , should put scripts?
second thing is: packing , compressing js code.
i find packers in google this: http://dean.edwards.name/packer/ how work? writen scripts should pack?
please explanation or link article.
concerning first point, 1 answer @ one: https://stackoverflow.com/a/24070373/1145461
concerning 2nd point, link help: http://en.wikipedia.org/wiki/minification_(programming)
Comments
Post a Comment