How to use RxJS Switchmap in Angular 8 autocomplete

Опубликовано: 01 Октябрь 2024
на канале: Sourav
2,518
14

End to end example on how to use switchMap in angular 8 autocomplete field. Best practice to cancel in progress API call if user type something new in field. This video also explains the use of debounceTime & distinctUntilChanged
Codebase URL: https://github.com/gitoutofbox/angula...