摘要: 响应式编程是一种面向数据流和变化传播的编程范式; 响应式编程和函数式编程的融合; 响应式编程为内核;函数式编程为工具; 流的概念先天适合函数式编程。 Some quotes from the article: Reactive programming is programming with asyn 阅读全文
posted @ 2019-01-15 19:15 zzfx 阅读(401) 评论(0) 推荐(0)
摘要: 应用逻辑:连接视图与业务、串联业务、业务切换、业务管理; 2.业务逻辑分类: (1)应用逻辑。 (2)领域逻辑。 http://www.cnblogs.com/easygame/p/4339948.html https://github.com/DeclarativeHub/TheBinderArc 阅读全文
posted @ 2019-01-15 17:24 zzfx 阅读(1703) 评论(0) 推荐(0)