Hooks Rules

React Functions Only

Functional Components

Custum Hooks

Hooks Rules

Only On Top Level

Not In Nested components

not in any block statement

Hooks Rules

name starts with use

useHookName

Made with Slides.com