Functional Reactive Programming


出版时间:2016.7
官网链接:Manning
下载地址:百度网盘(PDF)

内容简介:

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.

Illustrated by Duncan Hill.

Functional Reactive Programming》上有3条评论

  1. Yizhao

    非常奇怪刚才试图下载被Chrome和Edge都拦截了。通常情况下被一个拦截也发生过,同时被两个浏览器完全拦截真的很奇怪。

    回复

发表评论

邮箱地址不会被公开。 必填项已用*标注