Tag: svg
All the articles with the tag "svg".
SVGs on the web: performance comparison based on how you load them
Published:Inline, sprite with <use>, <object>, <img>... each way of loading an SVG has different implications for performance, caching and rendering. A practical analysis to help you choose well.
Web Animation
Published:We've had animation on the web for a long time, let's take a look at the different ways to do web animation.