Why React Hooks over HOCs
A comparison of React Hooks and Higher-Order Components (HOCs), highlighting problems with HOCs like prop confusion.
A comparison of React Hooks and Higher-Order Components (HOCs), highlighting problems with HOCs like prop confusion.
A tutorial explaining React Component Composition with step-by-step examples, from JavaScript functions to React components.
A guide comparing the Control Props and State Reducers patterns in React, explaining their use cases and differences.
A guide to combining multiple advanced React patterns like Render Props, Compound Components, and HOCs into a single component.
Answers common React render props questions on performance and code organization, with examples from community feedback.
The author announces and details their new 'Beginner's Guide to ReactJS' course, focusing on teaching React fundamentals with a simple, no-tooling approach.
Announcing two new React video courses: a free beginner's guide and an advanced patterns course available via subscription on egghead.io.