1. React
  2. React Day Berlin
  3. 2018
  4. Writing Your Own React Renderer

Writing Your Own React Renderer

Raphael Amorim at React Day Berlin 2018

Talk about reconciler, life cycles, and custom-renderer. The idea is to introduce how to create a custom renderer and how the reconciler handles elements, components, and instances.