1. React
  2. ReactFoo
  3. 2019
  4. Writing good components

Writing good components

Siddharth Kshetrapal at ReactFoo 2019

At the core of using React is writing components. In it’s early days, React got popular because of it’s composition model. The contract with the framework is that we’d write good components and React will take care of the rest. This is a collection of evergreen tips/advice that I’ve learned over the course of 3 years working with React - building products for users, a design system and a few open source libraries.