Using Higher-Order Components in React as an Alternative to Inheritance

React emphasizes composition over inheritance, and it uses higher-order components (HoCs) as an alternative to inheritance. Read more

Similar

CSS in React

Last week, Trulia hosted a meetup for the ReactJS San Francisco Bay Area group, where more than 100 developers came to our office to learn more about React. Speakers covered Atomic Design in React, Graphql and Relay. Representing Trulia, I gave a talk on...

Read more »