The document discusses the evolution of MVC patterns and the rise of HTML5 for building mobile apps. It describes how JavaScript performance issues were really due to DOM inefficiency rather than the language itself. The document introduces Famo.us, a JavaScript library that uses transformation matrices from computer graphics to improve rendering performance on mobile. It explains how Famo.us implements an MVC pattern with Backbone.js to separate concerns for building responsive mobile apps with a common codebase.