1. React
  2. ReactEurope
  3. 2020
  4. How does Material-UI build components?

How does Material-UI build components?

Get behind the scene of one of the most popular React UI framework.

Olivier Tassinari at ReactEurope 2020

Get behind the scene of one of the most popular React UI framework. Material-UI contains dozens of rich components, you might have already used some of them. In this talk, we explore how these components are built and maintained. We use the autocomplete as a case study. We will explore the answers to these questions, among others. When is a new component built? How is a new component built? What influences the design? What sustains the effort?