View http://shichuan.github.io/javascript-patterns/
This is going to be a stop on my self-implemented JavaScript cleanse:

It’s a collection of both patterns and antipatterns we continually find in JavaScript. Checking these out will give me insight into approaches I’ve never tried before in addition to corrections to weak points in my implementation approaches I’ve accepted as “proper”.