Webinar: IoC (Inversion of Control) and JavaScript

February 19, 2013

Presenter(s): Brian Cavalier and John Hann Thicker web clients and server-side JavaScript create complexity that must be managed through architectural patterns. JavaScript hasn't yet embraced lessons learned from other platforms, like Java+Spring. Existing JavaScript MVC frameworks are too rigid and lack sufficient architectural plumbing. JavaScript needs flexible architectural infrastructure for building bigger, better apps. In this talk, Brian Cavalier and John Hann will introduce several concepts, including JavaScript Modules and Inversion of Control, and demonstrate how they alleviate many of the dominant problems encountered when building large JavaScript apps. Attendees will gain a firmer understanding of new architectural patterns and witness tangible examples of how these patterns improve testability, refactorability, composability, division of work, and team scalability.

Previous
Webinar: Testing Web Applications with Spring 3.2
Webinar: Testing Web Applications with Spring 3.2

Presenters: Sam Brannen (Swiftmind) and Rossen Stoyanchev SpringSource has innovated extensively around tes...

Next Video
Webinar: Architecture of a modern web app
Webinar: Architecture of a modern web app

Presenter: Scott Andrews No longer are servers the exclusive holder of smarts, and clients dumb terminals. ...