A tech focused blog with a focus on Vuejs, javascript, frontend development, interviewing, jobs and more.
Interviewing is shitty. But it’s a necessary evil. It’s the gateway to every job. Even if you have a friend at the company, even if you know the boss, even if you’re an entrepreneur, even if you’r
In building a travel website project recently I needed to limit the length of a string as part of an API GET request. I was using the Wikipedia API to return just the text content of a page (as JS
I was following one of my own tutorials to set up a new Vue project wit
It’s always useful being able to single out the first item in an array. Be it for styling, conditional rendering, or more, there are a few simple ways we can do this with Vue.js using both baked-i