css-tricks.com
The Flavors of Object-Oriented Programming (in JavaScript)
1
In my research, I've found there are four approaches to Object-Oriented Programming in JavaScript. Which methods should I use? Which one is "the best" way? Here I'll present my findings along with information that may help you decide which is right for yo... Read full article