Custom Hooks in Next.js: When They're Useful and When They're Not
Custom hooks are one of those things that sound great in theory. Once you learn how to create them, it’s tempting to extract logic everywhere and feel like your codebase is becoming “cleaner”.
In reality, that doesn’t always happen.
In some projects,...
custom-hooks-next-js.hashnode.dev4 min read