Overview
Explore Functional Reactive Programming in JavaScript through this conference talk from GOTO Amsterdam 2014. Learn how to transform and manipulate events occurring at different times using the same techniques applied to Arrays or normal sequences. Dive into concepts like Time, Events, State, Promises, and the Observer Pattern. Discover Observables and how they can be used to create powerful, reactive sequences. Gain practical insights through live coding demonstrations and walk away with valuable takeaways for implementing Functional Reactive Programming in your own projects.
Syllabus
Intro
Time
Events
State
Promises
Functional Reactive Programming
Observable
Observer Pattern
Code
Observables
Sequences
Things to take away
Taught by
GOTO Conferences