Advanced React component composition
A deep dive on composition in React. Learn the key principles for designing and building reusable components that scale.
A deep dive on composition in React. Learn the key principles for designing and building reusable components that scale.
Understand the core problems state management libraries need to solve. And how the proliferation of modern libraries address them in new ways.
A deep dive on how component based frontend architectures implode at scale with complexity, and how to avoid it.