With my recent JavaScript coding I’ve been using more objects. Simon Willison has a complete set of notes from a three hour tutorial – A (Re)-Introduction to JavaScript. I’m reading it
Custom Object section and will be reading it again. In this section he provides a step-by-step guide to creating better objects and using the keyword ‘this’ which is always tricky. I found this tutorial while reading Jamie Orchard-Hays’ post about
Prototype’s bindAsEventListener().
No comments:
Post a Comment