Hooks

Create and use custom React hooks in src/hooks/. Use when working with React and want to implement some repetitive functions or extract all the "weight" from a component into a custom functions Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jorggerojas--next-skeleton-app--hooks commit fd18894e11

Frequently asked questions

npx skillmds@latest add tomevault-io/hooks-2