Monday, January 14, 2013

Objects and the Prototype Chain

I'm a regular in the Stack Overflow JavaScript Room. Recently, one of the regulars started a room-wide blog, and asked for contributors. I figured "Why the hell not?" and decided to write a tutorial on Object-Oriented Programming in JavaScript.

Well, that's how it started. It got long, and I didn't even get to covering design patterns. So, I broke it up, and the first part is now available as Objects and the Prototype Chain. Check it out, give me some feedback, and maybe learn something.

No comments:

Post a Comment