React, D3 and their ecosystem
Presented on May 13, 2019
Description
React and D3 are two great UI tools designed for goals that sometimes collide. Conceptually, both take control of the UI elements, and they do it in different ways. How can we make them work together optimizing different features depending on your current project?
In this talk, we will see how we can approach building React projects that need the powerful charting goodness of D3, knowing the different techniques and choosing the best library for your needs on your work and side projects.