A common need in FRP is pulling in another stream inside another stream and combining the results. In some frameworks, this is super easy.
Month: November 2015
Functional Reactive Programming AntiPatterns and Recipes
I’ve been working on a project that’ll be used throughout my client’s entire organization. That means the code needs to be extraordinarily understandable. Here’s a few observations (ok, one anti-pattern and one recipe)—more may come in the future: Continue reading