How to improve search performance in React JS & React Native

preview_player
Показать описание
This video explains how to improve performance of search feature. Plus, it works in both React JS and React Native. First, it explains the basics of search feature using useState, array filter, and useMemo. As the next step, it explains how to improve the performance by using a concept called debouncing. Finally, it explains why we should create a custom hook for debouncing.
Рекомендации по теме