Hacker News new | ask | show | jobs
by gitgud 2878 days ago
Very nice! Like the lazy loading of images etc.
1 comments

Thanks so much, I actually wrote about how I achieved that as my first blog post:

https://benjamintaylorportfolio.netlify.com/#/post/lazy-load...

Instead of reaching for an external library I decided to go with my own solution and I like to think that it made me more appreciative of Vue.js in general.