Learn to build well-structured JavaScript web applications using JavaScriptMVC Overview Install JavaScriptMVC in three different ways, including installing using Vagrant and Chef Document your JavaScript codebase and generate searchable API documentation. Test your codebase and application as well as learning how to integrate tests with the continuous integration tool, Jenkins. In Detail JavaScriptMVC is a client-side, JavaScript framework that builds maintainable, error-free, lightweight applications as quickly as possible. As it does not depend on server components, it can be combined with any web service interface and server-side language. "Learning JavaScriptMVC" will guide you through all the framework aspects and show you how to bui...