1. React
  2. React Rally
  3. 2019
  4. Battle for the DOM: D3 vs. React

Battle for the DOM: D3 vs. React

Danielle Carrick at React Rally 2019

[Spoiler Alert: React wins] D3 is the most popular library for creating interactive data visualizations. React is one of the most popular frameworks for web development (duh, that’s why we’re here). But, anyone that has tried to use them together, has realized they don’t always play nice. In this talk, I will share how I learned this the hard way, as well as tips and case studies for building data visualizations in React, and when to give the power to D3.