DEV Community

Cover image for 5 Things You Should Know About Using React (Hooks) with D3
Murat Kemaldar
Murat Kemaldar

Posted on

5 Things You Should Know About Using React (Hooks) with D3

Hi!

This is the final episode of the "Using React (Hooks) with D3" series, and in this one, I recap and sum up the most important things to remember from this series.

Hope you like it, and as always, you can find the code for this episode and all the other episodes here on GitHub:
https://github.com/muratkemaldar/using-react-hooks-with-d3/tree/17-finale

Thanks for all the support for this series, see you in the next series! I will probably still do stuff regarding D3 / dataviz, but in another context. If you have any issues with the series and the code from this series, just let me know or create an Issue on the repo.

Enjoy!

Top comments (1)

Collapse
 
iakovosvo profile image
iakovosvo

Hey Murat, thanks so much for these series! Your videos together with Amelia Wattenberg's articles are the best D3 & React material I've found online.