I've been doing a lot of work lately with a client who's using just the controller portion of JavaScriptMVC. I plan to write a more in-depth post about this while I'm traveling this week, but in the meantime, I wanted to jot down the steps to create the standalone controller.js file for my future reference. These instructions work for me on OSX 10.6.
steal/js steal/compress/plugin.js jquery/controllerThis article is adapted from Building a standalone JavaScriptMVC controller.js and is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
Add comment