
As a web developer, you’ll already know that JavaScript is a powerful
language, allowing you to add an impressive array of dynamic
functionality to otherwise static web sites. But there is more power
waiting to be unlocked—JavaScript is capable of full object–oriented
capabilities, and by applying OOP principles, best practices, and
design patterns to your code, you can make it more powerful, more
efficient, and easier to work with alone or as part of a team.

