SVG
Blog
Changing SVG styles with the DOM API
15 November 2016

SVGs are great. Not only do they render non-pixelated versions of your favorite vector images, but their XML base allows developers so much freedom to play with them. It’s also a good exploration of what can be done with the DOM API.