Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 337 Bytes

custom-use-hooks

Custom Hooks that I usually use

Table of Contents

  1. useInfiniteScroll --> handle infinite scroll vertically
  2. useDebounce --> handle debounce function