Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
Mike McNeil edited this page Oct 17, 2013 · 32 revisions

Welcome to the Mast wiki!

Mast is an extension of the Backbone framework that allows you to build large scale applications quickly and effectively. Backbone itself is a good framework, but is does not offer any guidance on how to design and architect your application. The developer is left responsible to make difficult decisions such as of how to manage the individual parts of their application and what patterns to use. In short, Backbone is just too open ended.

After a couple of years of intense use of the framework, we developed Mast based on best practices, effective design patterns, and much more. At its core, Mast is still built on top of Backbone. This means that Mast is not an all-or-nothing solution. Use as much or as little as you desire to help you create large client side applications as fast as you can.

Topics of interest