Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Practical Thin Server Architecture Using Dojo

Practical Thin Server Architecture Using Dojo

Dojo is arguable the most feature-complete ajax toolkit today. Using Dojo’s data stores to create a clean separation of concerns from the server-side, this talk gives practical advice for impementing all rendering of data in the browser, leading to a much thinner server, which focus on business-logic only. Talks given by Peter Svensson at Google Tech Talks
October 24, 2008.
Peter is a Java and Ajax developer active in the Dojo Ajax community. His controversial Thin Server Architecture is not a new idea, but hopes to save time and complexity from todays fast-paced web application development schedules.