Demystifying Functional Reactive Programming

Timo Stöttner
ITNEXT
Published in
10 min readApr 6, 2019

--

Photo by Taras Shypka on Unsplash

Reactive programming has been gaining a lot of attention in the past couple of years. The reactive manifesto argues for a reactive software design and has been signed thousands of times. Reactive libraries like ReactiveX now exist for basically every major programming language.

With the advent of Big Data and Spark, functional programming is also experiencing quite of a hype. Leading to…

--

--