RxJS in Action

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

内容简介:

About the technology

On the web, events and messages flow constantly between UI and server components. With RxJS, you can filter, merge, and transform these streams directly, opening the world of data flow programming to browser-based apps. This JavaScript implementation of the ReactiveX spec is perfect for on-the-fly tasks like autocomplete. Its asynchronous communication model makes concurrency much, much easier.

About the book

RxJS in Action is your guide to building a reactive web UI using RxJS. You’ll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you’ll tackle production techniques like error handling, unit testing, and interacting with frameworks like React and Redux. And because RxJS builds on ideas from the world of functional programming, you’ll even pick up some key FP concepts along the way.

What’s inside

  • Building clean, declarative, fault-tolerant applications
  • Transforming and composing streams
  • Taming asynchronous processes
  • Integrating streams with third-party libraries
  • Covers RxJS 5

About the reader

This book is suitable for readers comfortable with JavaScript and standard web application architectures.

About the authors

Paul P. Daniels is a professional software engineer with experience in .NET, Java, and JavaScript.

Luis Atencio is a software engineer working daily with Java, PHP, and JavaScript platforms, and author of Manning’s Functional Programming in JavaScript.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Streaming Data

2017-8-5 16:27:23

电子书

R Data Structures and Algorithms

2017-8-10 4:45:26

搜索