Reactive programming in Angular by Yakov Fain

preview_player
Показать описание
The Angular 2 framework includes RxJS, which is a library of reactive extensions built on the premise that everything is an observable stream. Observables allow to introduce the push model in data processing of your applications. First you’ll get familiar with the RxJS library, and then we’ll continue reviewing the use of observables in Angular 2. You’ll see how to treat UI events, HTTP, and WebSocket connections as observable streams that push data.

Yakov Fain is the coauthor of Angular 2 Development with TypeScript as well as a number of other technical books on programming. Yakov works as a software architect at the IT consultancy Farata Systems and develops software products for the insurance industry. A Java Champion, he has taught multiple classes and workshops on web and Java-related technologies, presented at international conferences, and published more than a thousand blog posts. Yakov lives in New York City.
Рекомендации по теме
Комментарии
Автор

Спасибо, Яков! Прекрасная лекция! Помогли понять некоторые важные вещи.

konstantinvetlugin
Автор

one of the best explanation that i have ever watched, thank you

mohamedajaajaa
Автор

Thanks Yakov, Great Presentation, Just what I needed to fill in the gaps and learn some very cool extras too!

mrcalico