frp-guides icon indicating copy to clipboard operation
frp-guides copied to clipboard

A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).

Results 2 frp-guides issues
Sort by recently updated
recently updated
newest added

I have written a number of custom widgets for threepenny-gui and reactive-banana as part of various projects, and was wondering whether these would be at all useful for this repository....

Hello @HeinrichApfelmus, I would really appreciate a guide on the more opaque/arcane functions in Reactive.Banana.Combinators and Reactive.Banana.Frameworks (e.g. self-referential stepper vs accumB, reactimate vs execute vs mapEventIO), along with examples...