Forgot your password?

typodupeerror

Comment: JS is not OO (Score 1) 575

Javascript is not perfect but more importantly, it's not OOP. Forget OOP, see it for what it actually is and it turns into a pretty decent little languange actually. If you are a C++/Java head that is hard to do but just the act of seeing code as prototypes, without the OO paradigm, is a worthy exercise. You gain a cool way to view problems and it changes the way you code OOP to boot. ++ imho.

Q: What do you call a principal female opera singer whose high C is lower than those of other principal female opera singers? A: A deep C diva.

Working...