Perl meets Modern Web UI
Web Frameworks for the client such as Backbone, Knockout, and Angular have changed how we build web applications1. Rendering's on the client2 now. How do you take advantage of that? Do you want to take advantage of that?
In this talk I'll walk you through an example web application that sends a skeletal UI over the wire to the browser, then builds grid and detail views using JavaScript, out of data returned over a API implemented in Perl.
- Except that WebVan was doing this back in 2001.