Efe

Efe

SOULTEL

Full-Stack Developer & Open Source Enthusiast

Code Snippets

Practical code snippets and utilities I use in my projects. Quick solutions for common problems in React, TypeScript, and web development.

TYPESCRIPTJanuary 15, 2024
React

useDebounce Hook

Debounce values in React with TypeScript

ReactTypeScriptHooks+1
TYPESCRIPTJanuary 15, 2024
TypeScript

fetchAPI Wrapper

Type-safe fetch with error handling

TypeScriptHTTPAPI+1
TYPESCRIPTJanuary 15, 2024
React

useLocalStorage Hook

Persist React state in localStorage

ReactTypeScriptHooks+2