React

React is straightforward until something re-renders when you did not expect it. These articles cover hooks as they behave in real components, the dependency array rules that cause most bugs, and the patterns worth reaching for once the basics work.

20 articles · Free React course

Hooks

Ask AI