Advanced React component composition
A deep dive on composition in React. Learn key principles for designing and building reusable components that scale.
frontendmastery.com
A Cure for React useState Hell?
useReducer is an often forgotten, but extremely powerful, hook in React. It can replace many cases you might be using useState, with a number of advantages.
builder.io
Component Composition is great btw
Component composition is one of the best parts of React, and I think we should take more time to break our components into manageable parts before littering one component with conditional renderings.
tkdodo.eu
Rethinking React best practices
A deep dive into the evolution of React from client-side view library to application architecture.
Receive the latest digests from Figures in your inbox.