D3: The Mighty Data (visualization)
Parts of this write-up come from the beautifully written scrimba course found here and also from the D3 docs This is an intro to D3 What is D3.js? * An Open Source JavaScript Library * Helps creating visual representations of data * Uses HTML, CSS, and SVG * Viewable on modern browsers * An