Skip to content

Opening book details…

Can I read Reactive programming with RxJS : untangle your asynchronous JavaScript code on EtoBox?

Reactive programming with RxJS : untangle your asynchronous JavaScript code by Mansilla, Sergi, author is a book available to read on EtoBox.

What is Reactive programming with RxJS : untangle your asynchronous JavaScript code about?

Reactive programming is revolutionary. It makes asynchronous programming cleaner, intuitive, and robust. Discover how to use the RxJS library to write programs in a simpler way, unifying asynchronous mechanisms such as callbacks and promises into a single, powerful construct. Learn to think about your programs as streams of data that you can transform by expressing what should happen, instead of having to painstakingly program how it should happen. You'll be able to handle real-world concurrency and write complex flows of events in your applications with ease. Create highly concurrent applications while writing simpler code using the Reactive Extensions for JavaScript (RxJS), a set of libraries for event composition. Programming real-world applications in JavaScript involves lots of asynchronous events--you might end up spending more time coordinating asynchronous code in your program than writing its actual functionality. This book introduces concepts and tools from reactive programming that will help you write cleaner and more robust asynchronous programs. Find out about Observable sequences, a unifying data type to write highly concurrent code. Discover Schedulers and change the

Author
Mansilla, Sergi, author
Publisher
Pragmatic Programmers, LLC, The
Published
2015
Language
EN
ISBN
9781680501292
Subjects
Computer Science, Reference
Rating
4 / 5 (27 ratings)
Updated
2026-03-14

More by Mansilla, Sergi, author

Browse all works by Mansilla, Sergi, author

Similar books