When is it better to have multiple views in something like MVC, as opposed to a single view via something like Prototype calling a Web API? It seems like in terms of UX, the single-page app with AJAX calls will always be better. When is it better to have multiple views in som