Tag:images
All the articles with the tag "images".
-
The modern way of serving images
Posted on: Jan 25, 2023Technical in-depth guide for the <picture> & <img> srcset and sizes attributes to create responsive & performant images.
-
Breaking Up with SVG-in-JS in 2023
Posted on: Jun 30, 2023Technical deep-dive on why you shouldn't have SVGs in your JS bundle and better techniques for JSX usage.