Lazy Loading Images with Prismic and Vue.js

Опубликовано: 21 Апрель 2026
на канале: Tim Benniks
2,342
51

In this video I explain how I managed to add lazy loading images in Vue.js while getting image data from the headless CMS Prismic.

In this case it’s not just a matter of creating a Vue component as I also get images rendered in HTML from the Prismic Rich text field.

This is a lazy loading solution for images that works both in vanilla JS and Vue.

See it in action here: http://timbenniks.nl
Find the code here: https://github.com/timbenniks/timbenn...

Follow me here:
Website: https://timbenniks.nl/
Twitter:   / timbenniks  
Github: https://github.com/timbenniks

#vuejs #prismic #lazyloading