Stay current on the latest innovations and technologies in the React community by listening to our panel of React and Web Development Experts.

RRU 003: Advanced Component Patterns and Downshift with Kent C Dodds

March 20, 2018 1:04:26 64.88 MB Downloads: 0

Panel:

  • Charles Max Wood
  • Nader Dabit
  • Kent C Dodds
  • Cory House

In this episode of React Round Up, the panel discusses advanced component patterns and Downshift. They talk about different component patterns, especially render prop patters, and the fact that Downshift allows for your components to be much more useful generally for more people. They also note that the render prop patterns can help to separate logic from view, which makes things easier to develop.

In particular, we dive pretty deep on:

  • Component patterns
  • Downshift
  • Egghead course
  • What makes it advanced?
  • Requires taking a step back and think about your components a little differently
  • Is there a React Native version?
  • React
  • Render prop patterns
  • Code abstraction or code re-use
  • Why Downshift is powerful
  • Can use regular HTML and CSS with Downshift
  • Allows you to be in charge of rendering
  • What other places is the render prop pattern useful?
  • What is the benefit of using a react component over a JS component?
  • Awesome React Render Props GitHub Repo
  • Downshift is highly accessible
  • jQuery UI
  • @MarcySutton
  • Render props reduce the amount of opinion that component has
  • Choosing render props gives the consumer more power as well as more responsibility
  • Render props are best used with open source projects
  • And much, much more!

Links:

Picks:

Charles

Cory

Kent

Special Guest: Kent C. Dodds.