Elm

Programming Talks tagged with: "Elm"

"Controlling Time and Space: understanding the many formulations of FRP" by Evan Czaplicki

"Controlling Time and Space: understanding the many formulations of FRP" by Evan CzaplickiFunctional Reactive Programming (FRP) is becoming an increasingly common way to structure event- driven code, but the term "FRP" actually refers to a large body of increasingly diverse work. This talk will quickly cover the basics of FRP, and then go into a couple different formulations of FRP that people ...