函数响应式编程 Functional Reactive Programming by Blackheath, Jones 2016 | ISBN: 1633430103 | English | 360 pages | PDF | 10 MB Summary Functional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Today's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it is known to be bug-prone. Functional reactive programming (FRP) replaces Observer, radically improving the quality of event-based code. About the Book Functional Reactive Programming teaches you how FRP works and how to use it. You'll begin by gaining an understanding of what FRP is and why it's so powerful. Then, you'll work through greenfield and legacy code as you learn to apply FRP to practical use cases. You'll find examples in this book from many application domains using both Java and JavaScript. When you're finished, you'll be able to use the FRP approach in the systems you build and spend less time fixing problems. What's Inside Think differently about data and events FRP techniques for Java and JavaScript Eliminate Observer one listener at a time Explore Sodium, RxJS, and Kefir.js FRP systems About the Reader Readers need intermediate Java or JavaScript skills. No experience with functional programming or FRP required. About the Authors Stephen Blackheath and Anthony Jones are experienced software developers and the creators of the Sodium FRP library for multiple languages. Foreword by Heinrich Apfelmus. Illustrated by Duncan Hill. Table of Contents Stop listening! Core FRP Some everyday widget stuff Writing a real application New concepts FRP on the web Switch Operational primitives Continuous time Battle of the paradigms Programming in the real world Helpers and patterns Refactoring Adding FRP to existing projects Future directions
2021-12-28 12:10:36 9.6MB Functional Reactive Programming 响应式编程
1
Functional Reactive Programming on iOS。讲解ReactiveCocoa的来龙去脉。在使用RAC时,最好能先看看这本英文书,它详细讲解了FP里的设计原因,及各函数的使用方法
2021-12-17 15:50:12 3.17MB Reactive
1
Web应用程序,没有回调或副作用。 Reflex-DOM将的带到了Web。 使用纯功能接口构建和其他数据。 Reflex-DOM是基于库在构建Web应用程序的框架。 访问了解更多信息,教程,文档和。 额外资源 :基于Reflex和Reflex-DOM构建的框架,用于功能性React式Web和移动应用程序,包括电池。 骇客 使用的./scripts/hack-on haskell-overlays/reflex-packages/dep/reflex-dom脚本在./dep/reflex-dom目录中本地检出reflex-dom的源代码。 然后对源进行适当的修改,并使用./try-reflex或./scripts/work-on脚本创建外壳来测试您的更改。
1
RecativeCocoa GitHub推荐书籍,针对Reactive应用于IOS项目的实战篇!!!
2020-01-11 03:14:26 2.75MB IOS Reactive
1
FunctionalReactiveProgrammingOniOS, Functional reactive programming introduction using ReactiveCocoa 中文译本
2020-01-11 03:13:01 4.61MB 开源
1
Functional Reactive Programming on iOS.pdf
2020-01-11 03:03:41 2.59MB Functional Reactive Programming on
1