T3 is a client-side JavaScript framework for building large-scale web applications. It’s design is based on the principles of Scalable JavaScript Application Architecture, specifically: Enforcing loose coupling between components Making dependencies explicit Providing extension points to allow for unforeseen requirements Abstracting away common pain points Encouraging progressive enhancement The a