exif-data tag walk through

Опубликовано: 20 Май 2026
на канале: Bryan Ollendyke
1,322
17

This is a brief video showing how the exif-data web component was created, How it bridges a NON ES module capable code library using our bridge function, and talking about a simple yet effective case for having a shadowRoot in a vanillaJS element.

All in all this element took about 45 minutes to make and even in it's current form is good enough for us to throw into a project to get feedback; wrapping existing img tags we have :)

https://www.npmjs.com/package/@lrnweb...