I’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.