Why React? A High Level Overview of React, Webpack 2, React Router v4, and Babel
This is the first video from React Training's Free React Fundamentals course. https://reacttraining.com/online/react-fundamentals... (more…)
Read more »D3 and React are both incredibly popular. Unfortunately, if you try to integrate D3 into a React application, you’ll hit some snags due to differences in how they each manipulate the DOM. I’ll discuss the problem, the existing ways the community has tackl… Read more