Modular JavaScript Applications
Haymarket Dev Meetup - July 2012
Slides and example application.
<iframe src="http://player.vimeo.com/video/45711310" width="500" height="313" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>Haymarket Dev Meetup - July 12, 2012 - ModularJavaScript from Rob Hruska on Vimeo.
The code in the example is by no means perfect - I took a "whatever-works" approach to writing the code, so there are definitely some bugs and a couple design kludges.
The main idea I'm trying to get across with the code is the ability to create structured and organized JavaScript. The code is logically-separated and easy to just dive into and figure out.