1. React
  2. ReactFoo
  3. 2018 Pune
  4. Advanced React Component Patterns

Advanced React Component Patterns

Siddharth Kshetrapal at ReactFoo 2018 Pune

React on it’s own has a very small API surface. Most of the magic happens in user-land. It feels like every month, someone from the community finds an innovative way of writing components. This is the best part about React, the creative community. Our team obsessed over code quality and maintainability but we didn’t always know the right way as we’re all learning together. I’m going to be honest, this stresses me out. I have a constant fear of missing out on the cleanest/prettiest/smartest way of writing React components. So, I sat and learnt all of them, so that you don’t have to.