Hacker News new | ask | show | jobs
by benjvmin 2877 days ago
Here is mine!

https://benjamintaylorportfolio.netlify.com/#/

Built with Vue.js and uses Wordpress REST API as a headless content management system.

2 comments

Very well organized. And PDFs that go into detail on the design.
Thank you :) I worked hard on it!
Very nice! Like the lazy loading of images etc.
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.