Skip to content

shashtag/optimized-search-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Optimized Search Feature

View Demo · Frontend Repo · Backend Repo

About The Project

Product Name Screen Shot

  • Optimize Search in frontend by using debounce, cashing data and setting minimum search string length to reduce the number of requests sent to the server.
  • Set caching timer for 10 minutes to keep sync with the backend.
  • Cancel previous request to avoid race conditions.

(back to top)

Built With

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @ShashTagZero - shashwatsatna@gmail.com.com

Project Link: https://github.com/shashtag/optimized-search-feature

(back to top)

(back to top)