This document discusses JavaScript MV* frameworks. It covers common features of these frameworks including the client-server model, event handling, view templates, and URL routing. It also provides examples of models, collections, implementing client-server sync, views and events, view templates, and UI element binding.