Another exquisit release
Lynda.Learning.RxJS-XQZT
Title: Learning RxJS
Publisher: Lynda
Size: 164M (171397902 B)
Files: 4F
Date: 01/17/2018
Course #: 630623
Type: Web Development
Published: 1/12/2018
Modified: N/A
URL: www.lynda.com/Angular-tutorials/Learning-RxJS/630623-2.html
Author: Bonnie Jean Brennan
Duration: 57m 27s
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
The RxJS JavaScript library is designed for reactive
programming using observables. With observables, you "watch" the
data stream, passively listening for an event.
Applications can detect changes instantly—in real
time—without unnecessary network calls. This course helps
explain exactly what an observable is, and shows how to use RxJS to
create and subscribe to observables and leverage subjects—a
specialized type of observable—for fine-grained control.
Instructor Bonnie Brennan also shows how to filter, sort, and
modify data with operators. Then, see how it all comes
together in an interface that allows users to input search terms
and get instant results from an online source like
Reddit.eeNote: The demonstrations use RxJS with Angular.
However, users of other JavaScript frameworks such as React or Vue
will also benefit from the lessons in this course.