EmberConf 2021 - Handling Images on the Web by Marco Otte-Witte
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=V7nny8n9njo
Handling Images on the Web by Marco Otte-Witte
Handling images on the web seems simple – add an img tag, set its src and you're done. But then there's also SVGs that can be embedded directly in the DOM. Or you could inline any image with Base64. There's also images in CSS, images that are part of your app and images uploaded by users, various techniques for (pre-) loading images to maximize efficiency and much more. In this talk, I'll give an overview over everything to know and consider when using imagery on the web and some recommendations for common scenarios.
Other Videos By Confreaks
Tags:
Ember
EmberConf