While working on user-generated workspaces (dashboard applications) at Conductor, I realized that many requests were being made to the same server endpoint, often at the same time.
Learn how Conductor engineers gradually refactored a large Backbone Application to use Marionette and how Marionette’s added structure enhances communication between complex components.