*

2007 / July 18th/ Javascript scope and binding

Justin Palmer writes up a great article on just what scope and binding is. For the beginning Javascript coders out there, scope is everything. Learn it, re-learn it, and do it. Understanding the basics of binding is the first stepping stone towards OO event-based design.

A word from the sponsors. Advertise with Warpspire

3 Comments

comments feed

  1. Gravatar
    Arpit Jacob

    August 2nd | #

    hey Kyle on an unrelated note. I hope you don’t mind me asking, what are you using to format your Code syntax since I am looking for a solution without using and javascript.

  2. Gravatar
    Kyle

    August 2nd | #

    Dan Webb’s CodeHighliter. (Oh, and it’s Javascript)

  3. Gravatar
    Arpit Jacob

    August 3rd | #

    Oh ok thanks, my bad I checked using firebug I guess I saw the rendered code so I assumed it was done on server side.

Make a Comment

don’t be afraid, it’s just text

Comments are parsed with Markdown. Basic HTML is also allowed.