Code Insights charts
Learning materials
- SVG intro specs MDN Simple and short description of most popular aspects of SVG.
- Frontend masters D3 workshop Shirley Wu A very interesting workshop from Shirley Wu about SVG and d3 itself. If you prefer reading materials instead this workshop has a detailed description and sandbox on ObservableHq.com.
- React and pure d3 Amelia Wattenberger blog The interesting blog post about how to get on react as a rendering library and d3 as a tool for chart math.
- Sara Soueidan's blog If 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.