Webgyani logo

A cognitive perspective on web

Monthly Archives: December 2009

New JavaScript library to load files on the fly

They call it LABjs which stands for “Loading and Blocking JavaScript”, it’s a cool new way of loading JavaScript files on the fly, the project is a handywork Kyle Simpson with the help of Steve Souders, the creator of “Page Speed” Firebug plugin, the library seems pretty interesting. See what they say about their library:
LABjs’ primary goal is to replace the “<script> tag soup” in your pages (you know, all that garbage that clutters up your <head> or the end of your <body>) with a simple and expressive API that gives you complete control over the loading and executing behavior of your scripts.
Check out the full detail here http://blog.getify.com/2009/11/labjs-new-hotness-for-script-loading/
Updated: Post updated to include the name of Kyle Simpson the primary author of the library.

Posted in Uncategorized | 2 Comments

Categories