FutureJS 2014

Programming Talks tagged with: "FutureJS 2014"

Immutability, interactivity & JavaScript

Immutability, interactivity & JavaScriptThis is a talk from Barcelona FutureJS 2014 (http://futurejs.org). Surprisingly the high performance mutation available in modern JavaScript engines is a great foundation for building high performance immutable collections. Even more surprisingly efficient immutable collections permit new ways of approaching user interface programming. While the details will be in Om, an ...