OneBite.Dev - Coding blog in a bite size

🧑‍🚀 Blog for learning vue

vue blog posts, coding tips and trick in a bitesize to help you learn vue.

Create Open Graph Image generator, introducing imagin.live

We need an image for each of our blog post to make it stand out on social media. But generating for each one for our post is not fun. That's why you'll love Imagin. It's a post about how I make Imagin, dynamic open graph image generator

nodejs vue hackathon

Add live search in Hugo website

How to add search functionality in your Hugo static website. It's a bit tricky, but not that hard

vue hugo

How to consume API in Vue with Axios

Learn how to consume and display data from an API with Axios package in Vuejs

api vue