Saved Bookmarks
| 1. |
What is the use of RxJS in angular8? |
|
Answer» Angular 8 uses OBSERVABLES which are implemented using RxJS libraries to push CODE. The main job of RxJS is to WORK with asynchronous events. |
|