Silicon Valley Code Camp : October 11th and 12th 2014session
Functional Reactive JavaScript: Theory & Practice
An introduction to Functional Reactive Programming. We'll focus on building interactive JavaScript apps but also step back a couple of times to look at the general value of this approach to modeling computation.
About This Session
The re-emergence of functional programming coincides nicely with the JavaScript renaissance. But where does the UI fit in?
In this talk we'll cover the core concepts of Functional Reactive Programming while learning a practical application of them using Bacon.js. You'll learn how to build user interface components in a clear, declarative style by modeling both user interaction and back-end processing using one clean abstraction: streams of events.
Pete is a Lead Consultant at ThoughtWorks. He helps teams get more awesome at delivering maintainable software at a sustainable pace, using agile practices like test-driven design, pairing and continuous delivery.