5
Shouts

Create a jQuery like chainable JavaScript toolbox specific to your project

published 721 days, 17 hours, 16 minutes ago posted by novogeeknovogeek 722 days, 14 hours, 34 minutes ago
Monday, May 31, 2010 10:39:44 AM GMT Sunday, May 30, 2010 1:22:04 PM GMT

"Global variables are evil" is what the JavaScript Guru Douglas Crockford says, as they are the source of unreliability and insecurity. How elegant your code would be if you wrap your entire project's code under a single global namespace?

In this article, I would like to show how you can create a chainable JavaScript library(not a library exactly, but sort of a toolbox) specific to your project.

category: Ajax | clicked: 0 | | source: www.novogeek.com | show counter code
tags: JavaScript, jQuery

No comments yet, be the first one to post comment.

To post your comment please login or signup