Code Insights charts
Learning materials
- SVG intro specs MDNSimple and short description of most popular aspects of SVG.
- Frontend masters D3 workshop Shirley WuA very interesting workshop from Shirley Wu about SVG and d3 itself. If you prefer reading materialsinstead this workshop has a detailed description and sandbox on ObservableHq.com.
- React and pure d3 Amelia Wattenberger blogThe interesting blog post about how to get on react as a rendering library and d3 as a tool for chart math.
- Sara Soueidan's blogIf you want to dive a little more into the peculiarities of SVG spec.
NOTE: The order is not important, you can read these as you like depending on what you are interested in.