Excerpt: Accelerated DOM Scripting with Ajax, APIs and Libraries
Posted on Dec 19, 2006 10:51:33 PM
JavaScript libraries have been around in one form or another for almost as long as JavaScript itself. As you go from project to project, it’s inevitable that you’ll find yourself reusing various functions. They become part of your core that you end up copying each time you start up something new. With any good library, code reuse leads to reliability; using the same code on multiple projects means that the code has been exposed to more Read the rest of this entry »
Tags: Accelerated, Ajax, APIs, Excerpt, Libraries, Scripting, with