Skip to content

tibotiber/rd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.