3 ms·
It’s called incremental search and it’s useful, but only when there’s some debouncing involved and the search results is presented at once or the items are sort
by skydhash 11d ago
It’s called incremental search and it’s useful, but only when there’s some debouncing involved and the search results is presented at once or the items are sorted by the order they are found.