public marks

PUBLIC MARKS from jpcaruana with tags blog & javascript

April 2012

December 2011

Adequately Good - JavaScript Module Pattern: In-Depth - by Ben Cherry

by 1 other (via)
The module pattern is a common JavaScript coding pattern. It's generally well understood, but there are a number of advanced uses that have not gotten a lot of attention. In this article, I'll review the basics and cover some truly remarkable advanced topics, including one which I think is original.