codeinabox@programming.dev to Web Development@programming.devEnglish · 26 days agoLoading Smarter: SVG vs. Raster Loaders in Modern Web Designcss-tricks.comexternal-linkmessage-square1linkfedilinkarrow-up17arrow-down10
arrow-up17arrow-down1external-linkLoading Smarter: SVG vs. Raster Loaders in Modern Web Designcss-tricks.comcodeinabox@programming.dev to Web Development@programming.devEnglish · 26 days agomessage-square1linkfedilink
minus-squareRokin@leminal.spacelinkfedilinkarrow-up4·26 days agoThe article obviously picks vector loaders as better, except in certain specific cases (or for very small loaders). I usually stick with SVG > PNG > JPG when dealing with graphics for the web.
The article obviously picks vector loaders as better, except in certain specific cases (or for very small loaders). I usually stick with SVG > PNG > JPG when dealing with graphics for the web.