Javascript functions and OOP
This is really a must read about javascript functions and Object Oriented Programming. I was just looking for the syntax of "call" and I got more than I bargained for, but that's good! I agree with the writer, it's too easy to declare global functions (or functions on the outermost object - window in most cases).
Comments
Post a Comment