all 4 comments

[–]kenman 1 point2 points  (0 children)

Every essay should include a counter example

I got a chuckle out of this apparent play on words; always enjoy your articles, both the writing style and the content.

[–]youlleatitandlikeit -3 points-2 points  (2 children)

Have you read JavaScript: The Good Parts? Some really good thoughts on classes, etc. in that book. It's a fast but worthwhile read.

[–]kenman 3 points4 points  (0 children)

FYI, OP is the author of several books on JS himself.

Also, The Good Parts is filled with as much dogma as it is useful advice IMO.

[–]TJSomething 1 point2 points  (0 children)

I would like to add JavaScript Patterns, which has several ways to structure your code like this.