JavaScript is a different beast when compared to other object-oriented languages. As such, implementing design patterns in JavaScript is a tad different from other languages. We've built a...