JavaScript in a Crowded Bar
It was loud. It was crowded. It was the Triangle JavaScript April meetup featuring Rebecca Murphey with a brand new talk on building large jQuery applications. Despite the logistical challenges of doing a presentation in the Cottage Room at Tra’li Irish Pub with The Pogues blasting from the ceiling, Rebecca did a great job on presenting this complex topic. Maybe the beer helped! Building Large jQuery Applications covered a lot of ground on building large-scale client-side applications by organizing your code and using the proper tools; jQuery is a great DOM and Ajax tool, but you should organize your application into small pieces of functionality. We took a look at using classes to organize code, using the pub/sub messaging paradigm, templating with mustache.js, tools for dependency management, and more. If you missed this talk be sure to catch an encore at NCDevCon on May 22.
Files from Building Large jQuery Applications can be found at:

No Comments Yet
There are no comments yet. You could be the first!
You must log in to post a comment.