Articles

A collection of articles that help describe theoretical underpinnings.

Life Above the Service Tier is the seminal paper describing SOFEA from Ganesh Prasad, Rajat Taneja and Vikrant Todankar[pdf].

The End of Web Frameworks by Peter Svensson part I / part II

Future of Web Applications - Architecture by Mário Valente

Future of Web Applications - Storage

Future of Web Applications - Application Logic

Future of Web Applications - UI Controller

Back.

Some of the articles here talk about "Thin Server Architecture" (indeed the name of the site), some of SOFEA (Service-oriented Front End Architecture) and yet others of the future of web applications.

All have in common the need to separate concerns between client and server, and to remove client and "View" code from the server side entirely.