What is modular programming?

What is the relationship between Reactive Programming and Functional Reactive Programming?

  • There is a Coursera course now, , which uses . It refers to the : http://www.reactivemanifesto.org But this manifesto does not mention functional programming. Scala, on the other hand, is a functional language. The Coursera course continues from the . So it seems that is different from ?

  • Answer:

    You may be interested to read this article: https://gist.github.com/staltz/868e7e9bc2a7b8c1f754 In brief, reactive programming is all about systems which react to incoming events. Functional reactive programming (FRP) is all about using functional languages for such systems. Often, under FRP, people understand dealing with streams of data in a reactive way using principles of functional programming.

Anatoliy Kmetyuk at Quora Visit the source

Was this solution helpful to you?

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.