RxJS in Action

Cover of RxJS in Action by Paul P. Daniels
Publisher: Manning
Year: 2017
Language: en
Edition: First Edition
Pages: 352
ISBN-13: 9781617293412
Dimensions:
Height: 9.25 Inches
Length: 7.38 Inches
Weight: 1.2786811196 Pounds
Width: 0.8 Inches
Editorial overview Touché

RxJS in Action by Paul P. Daniels, published by Manning on August 4, 2017, is a comprehensive guide designed to equip developers with the skills necessary to create reactive applications using RxJS. This first edition spans 352 pages and is written in English. The book offers a blend of theoretical insights and practical examples, allowing readers to develop a solid understanding of reactive programming concepts and how they can be applied in real-world scenarios.

Readers will find a structured approach to mastering RxJS, starting with an introduction to stream-based programming and progressing through advanced topics such as error handling, unit testing, and integration with frameworks like React and Redux. The content emphasizes building clean, declarative applications while addressing asynchronous processes and stream manipulation. This resource is tailored for those familiar with JavaScript and standard web application architectures, making it a valuable addition to the library of any software developer interested in enhancing their programming capabilities.


Official synopsis Publisher

Summary

RxJS in Action gives you the development skills you need to create reactive applications with RxJS. This book is full of theory and practical examples that build on each other and help you begin thinking in a reactive manner. Foreword by Ben Lesh, Project lead, RxJS 5.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

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 Author

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.

Table of Contents

    PART 1 – UNDERSTANDING STREAMS
  1. Thinking reactively
  2. Reacting with RxJS
  3. Core operators
  4. It’s about time you used RxJS
  5. PART 2 – OBSERVABLES IN PRACTICE

  6. Applied reactive streams
  7. Coordinating business processes
  8. Error handling with RxJS
  9. PART 3 MASTERING RXJS

  10. Heating up observables
  11. Toward testable, reactive programs
  12. RxJS in the wild

FAQ
What is “RxJS in Action” about?
This page includes the available description and bibliographic details for “RxJS in Action” by Paul P. Daniels. Synopsis preview: SummaryRxJS in Action gives you the development skills you need to create reactive applications with RxJS. This book is full of theory and practical examples that build on each other and help you begin thinking in a reac…
Who is the author of “RxJS in Action”?
“RxJS in Action” is credited to Paul P. Daniels.
When was “RxJS in Action” published?
Publisher: Manning. Year: 2017.
What is the ISBN for “RxJS in Action”?
ISBN-13: 9781617293412.
What are the book details (language, pages, edition)?
Language: en. Pages: 352. Edition: First Edition.

Related Books by Topic