码迷,mamicode.com
首页 > 其他好文 > 详细

FRP-Functional Reactive Programming-函数响应式编程

时间:2019-01-15 19:34:57      阅读:218      评论:0      收藏:0      [点我收藏+]

标签:src   function   and   img   question   res   from   The   with as   

响应式编程是一种面向数据流和变化传播的编程范式;

响应式编程和函数式编程的融合;

响应式编程为内核;函数式编程为工具;

流的概念先天适合函数式编程。

 

Some quotes from the article:

Reactive programming is programming with asynchronous data streams.

On top of that, you are given an amazing toolbox of functions to combine, create and filter any of those streams.

Here‘s an example of the fantastic diagrams that are a part of the article:

 

https://stackoverflow.com/questions/1028250/what-is-functional-reactive-programming/1030631?r=SearchResults#1030631

技术分享图片

FRP-Functional Reactive Programming-函数响应式编程

标签:src   function   and   img   question   res   from   The   with as   

原文地址:https://www.cnblogs.com/feng9exe/p/10273791.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!