Blog & Articles
Insights, tutorials, and thoughts on React development, custom hooks, and modern web development practices.
Latest Articles
Building Custom React Hooks: Best Practices and Patterns
Learn how to create efficient, reusable hooks that follow React's principles and provide excellent developer experience.
The Complete Guide to useClickOutside Hook
Everything you need to know about implementing click-outside detection in React applications.
Performance Optimization with Custom Hooks
Learn advanced techniques for building performant React hooks that scale with your application.
Published Elsewhere
Modern React Development with Light Hooks
Discover how light-hooks can streamline your React development workflow and improve code maintainability.
State Management Patterns in Modern React
Exploring different state management approaches and when to use custom hooks vs external libraries.
Building a Hook Library: Lessons Learned
My journey creating light-hooks and the challenges faced while building a production-ready hook library.