Bookmarks

How to use SVG as a Placeholder, and Other Image Loading Techniques

Really clever approach to placeholder images shown while the real image loads. Basically describes using a library to decompose an image into a SVG with basic shapes that resembles the image. This could be used diectly, or a blur could be applied.