𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Reactive Programming with RxJS: Untangle Your Asynchronous JavaScript Code

✍ Scribed by Sergi Mansilla


Publisher
Pragmatic Bookshelf
Year
2015
Tongue
English
Leaves
141
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 concept of time in your applications, making asynchronous testing sane again. Along the way you'll see real-world examples for the browser and Node.js, including a real-time earthquake visualization in 20 lines of code and a frantic shoot-'em-up space videogame. You'll also use Cycle.js - a modern, fully reactive web framework - to make a whole new breed of web applications.

By the end of the book, you'll know how to apply reactive programming to solve complex problems, build efficient programs with reactive user interfaces, and write your code more declaratively.

What You Need:

A modern web browser, Node.JS installed in your computer, and the RxJS JavaScript library.

✦ Subjects


Internet, Groupware, & Telecommunications;Networking & Cloud Computing;Computers & Technology;Network Administration;Disaster & Recovery;Email Administration;Linux & UNIX Administration;Storage & Retrieval;Windows Administration;Networking & Cloud Computing;Computers & Technology;JavaScript;Programming;Web Development & Design;Computers & Technology;Programming Languages;Ada;Ajax;Assembly Language Programming;Borland Delphi;C & C++;C#;CSS;Compiler Design;Compilers;DHTML;Debugging;Delphi;Fortran;


πŸ“œ SIMILAR VOLUMES


Reactive Programming with RxJS: Untangle
✍ Sergi Mansilla πŸ“‚ Library πŸ“… 2015 πŸ› The Pragmatic Programmers 🌐 English

Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use the RxJS library to write complex programs in a simple way, unifying asynchronous mechanisms such as callbacks and promises into a powerful data type: the Observable. Learn to think about your

Reactive programming with RxJS 5 untangl
✍ Sergi Mansilla πŸ“‚ Library πŸ“… 2018 πŸ› The Pragmatic Bookshelf 🌐 English

Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that chan

Reactive Programming with JavaScript (Co
✍ Hayward J. πŸ“‚ Library 🌐 English

Packt Publishing, 2015. β€” Code Only. β€” ISBN-10: 1783558555, ISBN-13: 978-1-78355-855-1.<br/> <br/><strong>Код ΠΏΡ€ΠΈΠΌΠ΅Ρ€ΠΎΠ² ΠΊ Π²Ρ‹Π»ΠΎΠΆΠ΅Π½Π½ΠΎΠΉ здСсь ΠΊΠ½ΠΈΠ³Π΅ Π² Ρ„ΠΎΡ€ΠΌΠ°Ρ‚Π°Ρ… <a class="object-link fpm" data-file-id="1761746" href="/file/1761746/">PDF</a>, <a class="object-link fpm" data-file-id="1761747" href="/file/17

Reactive Programming with RxJS
✍ Sergi Mansilla πŸ“‚ Library πŸ“… 2015 πŸ› Pragmatic Bookshelf 🌐 English

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 yo

JavaScript with Promises: Managing Async
✍ Daniel Parker πŸ“‚ Library πŸ“… 2015 πŸ› O'Reilly Media 🌐 English

Asynchronous JavaScript is everywhere, whether you're using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively - including the inevitable flood of callbacks as your codebase gro