React
Composition vs Inheritance
Sometimes we think about components as being “special cases” of other components.
Everything you need to know about the most popular JS framework nowadays.
Sometimes we think about components as being “special cases” of other components.
Bundling is great, but as your app grows, your bundle will grow too.
Unlike browser DOM elements, React elements are plain objects, and are cheap to create.