The Hooks and RxJs operators I've used to develop React autocomplete component:
- Hooks: React hooks useState and useEffect
- Rxjs: Subject and Operators (debounceTime, distinctUntilChanged).
Screenshot 2022年04月25日 at 1 10 06 AM
Screenshot 2022年04月25日 at 1 15 45 AM
Screenshot 2022年04月25日 at 1 10 50 AM