top | item 24288910

(no title)

d0m | 5 years ago

What's the best resource(s) to learn D3 for an experienced dev? I find most books/tutorials to be overly verbose.

discuss

order

mbostock|5 years ago

I published a new tutorial for D3 earlier this year: https://observablehq.com/@d3/learn-d3

Ao7bei3s|5 years ago

Thanks.

Is there anything in it that is now outdated?

It would be nice to mention the D3 version targeted in the very first paragraph.

edoceo|5 years ago

Official docs and examples with an objective of simple visualization you want to build. You can get through simple timeseries and bar charts with it in 4h. Worked for me, N=1