Quantcast
Channel: Heroturko - Graphic Resources
Viewing all articles
Browse latest Browse all 26603

Egghead - RxJS lessons (2015)

$
0
0
Egghead - RxJS lessons (2015)

Egghead - RxJS lessons
WEBRip | English | MP4 | 1280 x 720 | AVC ~128 kbps | 25 fps
AAC | 82.7 Kbps | 48.0 KHz | 1 channel | 03:22:31 | 579.8 MB
Genre: Video Tutorial / Development, Programming

The Reactive Extensions for javascript (RxJS) is a set of libraries for composing asynchronous and event-based programs using observable sequences and fluent query operators that many of you already know by Array#extras in javascript. Using RxJS, developers represent asynchronous data streams with Observables, query asynchronous data streams using our many operators, and parameterize the concurrency in the asynchronous data streams using Schedulers. Simply put, RxJS = Observables + Operators + Schedulers.

Viewing all articles
Browse latest Browse all 26603

Trending Articles