Welcome to my code snippets library. Here you'll find a curated selection of code segments that highlight my approach to efficient problem-solving and clean coding practices.
September 20, 2023
A custom React hook to track the scroll position of the window
April 08, 2024
A custom React hook to toggle between light and dark modes.
March 24, 2024
A custom React hook to fetch data from an API.
January 05, 2024
A custom React hook to handle form validation.
March 11, 2024
A custom React hook to read from and write to local storage.
September 20, 2023
Create a hook with useState and useEffect to check the position of the navbar on scroll