… of items corresponding to that character. If the user enters 10 characters, and if we are fetching the data from a backend api, then th… of items corresponding to that character. If the user enters 10 characters, and if we are fetching the data from a backend api, then that would mean 10 api calls to the backend. With the debounce() oper…