Hooks are a new feature proposal for React that lets you use state and other React features without writing a class. useHooks brings you one new React Hook code recipe per day. The goal is to help people understand how hooks work and to feel more comfortable writing their own rather than rely on npm.
Love daily hook tips on useHooks(🐠)? Try Scrimba for interactive React lessons, Hooks.guide for community-curated hook recipes, and StackBlitz to prototype hooks instantly in a browser IDE.