Head.js : Optimize Your JS Scripts Loading
December 6th, 2010I’m always asking myself on how optimize and speed up my pages loading without losing the maintainability of my personal js script. HEAD JS seems a good opportunity to resolve these two problems. All your script are loading in parallel without blocking the page. Plus this useful mini script is free with an MIT License.
If you want some demo you can test it here.







No Response to Head.js : Optimize Your JS Scripts Loading
Still quiet here.