My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

React 101 - Composition vs Inheritance

Nandan N's photo
Nandan N
·Nov 3, 2016

The difference between composition and inheritance, well explained, using React code.

The React team is not saying composition is better than inheritance, it is saying it is better when applied to React components.