Convenient pieces of reusable code for you to use in your projects.
Name | Description | Use-case | Last Updated |
---|---|---|---|
Debounce | A debouncing snippet | React hook | 11.5.2023 |
Close with Esc | An event listener that listens to the ESC keypress. | React hook | 29.11.2023 |
Base API | A useful API core with basic CRUD operations. | network utility | 10.1.2023 |