Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 853 Bytes

RD3 - Playground for React & D3.js

Live demo

The demo instance may sleep when there is no traffic, if it takes time to load please hold on while the instance starts.

Blog post

https://medium.com/@tibotiber/react-d3-js-balancing-performance-developer-experience-4da35f912484

Description

This is a pet project where I experiment with getting React and D3.js to play well together. The focus is on performance and developer experience, with for goal to enable a powerful data exploration experience for the user, while getting the best developer experience enabling fast prototyping and easy contributions to the dataviz code by D3.js developers with minimal background in React.

Big shout out to @Olical for his great work on react-faux-dom.