React Fundamentals: Integrating Components with D3 and AngularJS

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

Since React is only interested in the V (view) of MVC, it plays well with other toolkits and frameworks. This includes AngularJS and D3.

Robert
~ 9 years ago

Hi Joe, why you call the renderChart inside ComponentWillMount instead of ComponentDidMount? if the ajax response is faster than the render method call (ok, it's impossible) you don't have #chart enable. Thx for your great tutorials!! R*

Agata
~ 9 years ago

Hello, the link to code seems broken.