codebar / tutorials

🗒 codebar's tutorials
http://tutorials.codebar.io/
257 stars 241 forks source link

d3.js tutorial #420

Open brunogirin opened 5 years ago

brunogirin commented 5 years ago

I've been coaching d3.js with one of the West London students and I feel that it could be a good advanced tutorial to go beyond the JavaScript basics. Here's a suggested lesson plan:

Lesson 1 - D3.js basics

Lesson 2 - Simple SVG

Lesson 3 - Visualisations

Lesson 4 - Dynamic Graphs

brunogirin commented 5 years ago

It would be good to fix #327 and #100 before doing this one as d3.js typically works with SVG.