Carson Gross
ÜberConf
Denver · July 19 - 22, 2016

CEO and Co-Founder of LeadDyno
Carson Gross has been programming professionally since 1999, doing web development, web infrastructure work and programming language design. He is currently splits his time between being CEO and co-founder of LeadDyno (http://leaddyno.com), an online affiliate marketing tool, and work in the Programming Languages Group at Guidewire Software, where he works on the Gosu JVM programming language (http://gosu-lang.github.io). He is the main developer of intercooler.js (http://intercoolerjs.org) which allows developers to create modern AJAX-based web applications with almost no client-side code. He did his undergraduate work (BS) at Cal and his graduate work (MS) at Stanford. He currently lives in Sacramento, California.
Presentations
Declarative AJAX - Minimizing Complexity In Modern Web Applications
Declarative programming describes what a program should achieve in terms of a problem domain, rather than describing how to achieve it using a sequence of primitive operations. It has long been considered a powerful tool for minimizing complexity of software systems. In this talk we will discuss how to apply the declarative programming paradigm to modern AJAX-based web applications using intercooler.js.