Mastering Component Composition in React
As we continue diving into React components, there’s an essential principle we need to focus on: Component Composition.
What does this mean? Let’s break it down:
Imagine you have a Modal component and a Success component. If we simply use Success ins...
zeeshansafdar.hashnode.dev1 min read