Hacker News with Generative AI: D3.js

Making Of: Line Drawing Tutorial (2017) (redblobgames.com)
People ask me how I write my interactive tutorials. I can point at the HTML+CSS+JS but that doesn’t show the process. On this page I’ll recreate the first half of my line drawing tutorial[1], showing the an implementation using D3.js v4[2]. The implementation style will be similar if you use jQuery. I also have another page showing an implementation using the Vue/React/Svelte declarative style[3].
Show HN: GitHub Repo Visualizer Using D3 (netlify.app)
Enter the GitHub repo owner: Enter the GitHub repo name: Submit
D3 in Depth (d3indepth.com)