Seven JavaScript Techniques You Should Be Using Today | April 24th, 2007
JavaScript has some really neat features as a language - which are of course mostly over looked because of the incredible mountain of code out there that is written at first grade level. Here’s an interesting article that actually points out some ways to use JavaScript a little smarter.
Digital Web Magazine - Seven JavaScript Techniques You Should Be Using Today
The not operators (!!) simply perform a Boolean conversion. The first operator changes the type of the object on the right to a Boolean, and then the second will just reverse whatever the first returned. Nifty trick, eh?
Leave a Reply
Moderation Active: Old stuff here... Therefore your comment on this post will be moderated (i.e. don't submit twice !)