» How to Reduce Javascript Libraries Loading Time: Best Practice
In this article I’ll explain how to reduce the loading time of Javascript libraries using Auto-Loading, a public but almost unknown new feature of the Google’s AJAX APIs. It may looks a…