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...