Javascript Frameworks for Well Architected, Immersive Web Apps

Immersive web applications involve sophisticated interactivity within the browser, connected to models and data persistence on the server. The structure of the application is clearly delimited between client-side and server-side, but the available tools for building web applications have often blurred this distinction. The result is applications that are difficult to design and maintain.

Brandon Valentine will begin by covering the challenges faced by web developers adapting to the new paradigm, as well as the characteristics we are seeking in a solution. Daniel Nelson will follow-up with an in-depth look at a particular solution using Angular.js and Ruby on Rails.