У нас вы можете посмотреть бесплатно #16.17 - RxJS advantage explained with example - HTTP Client - Angular Series или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video demonstrates how RxJS can be used with an example. This video also compares the implementation when not using RxJS. Additional Programming Paradigm, Imperative Programming, Declarative Programming overview is provided to understand the concept of Reactive Programming. Live Score App GitHub Link - https://github.com/simplacademy/fifa 00:00 - Live Score App - Overview 01:02 - Live Score App - Architecture 02:29 - Live Score App - Setup 03:25 - Live Score App - Auto score refresh demo 04:40 - Live Score app - Stop refresh when match ends 06:55 - Live Score App - Code Walkthrough 09:23 - Coding Approach 1 - XHR and setInterval() 13:04 - Coding Approach 2 - XHR and setTimeout() 14:23 - Coding Approach 3 - Fetch, Promise and setInterval() 15:43 - Coding Approach 4 - XHR, RxJS and Observable 18:45 - Coding Approach 5 - HttpClient and RxJS 19:58 - Analysing and Comparing all 5 approaches 23:05 - Programming Paradigm and its classification 24:14 - Reactive Programming Paradigm 24:48 - RxJS 25:19 - RxJS advantages explained in Live Score App 26:53 - Ideal score refresh duration 27:26 - GitHub Link