The Flavors of Object-Oriented Programming (in JavaScript)

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 you.