
Lessons learned from redesigning my website
I spent the last couple of months redesigning my website and I would like to share with you some of the lessons I learned
From: Dan Vega
I spent the last couple of months redesigning my website and I would like to share with you some of the lessons I learned
From: Dan Vega
In this article, we're going to dive into the world of testing in Spring Boot, specifically looking at unit tests and integration tests.
From: Dan Vega
One question I keep hearing over and over is what method should I use to declare reactive data in the Vue 3 Composition API? In this article, I explain what ref() and reactive() are and try to answer that question.
From: Dan Vega
In this tutorial, I walk you through how to add Vue 3 to a new project.
From: Dan Vega
A recap of the conference CodeMash 2020 as both an attendee and a speaker.
From: Dan Vega
This post is a collection of resources for my presentation at CodeMash 2020.
From: Dan Vega
I released a new course on how to get up and running with Vue.js for beginners
From: Dan Vega
In this tutorial I will show you how to create a new Spring Boot application in Visual Studio Code
From: Dan Vega
In Part 3 of this series we learn how to write unit tests in Vue by testing more complex components.
From: Dan Vega
In the 2nd part of this 3 part series we will look at writing and running your first unit test in Vue
From: Dan Vega
I have decided to create a Discord community and I would love to tell you why you should join it.
From: Dan Vega
Learn how to create a CSS Grid Layout with a free tool called CSS Grid Generator
From: Dan Vega
In this article I am going to walk you through some of the new features I have been working on for my website
From: Dan Vega
In this article, I am going to talk about a recent documentation site to VuePress and how I was able to solve a problem I ran across.
From: Dan Vega
In this article I will show you how to trigger events from views using the Router View component.
From: Dan Vega
In this article I will show you how to escape the triple backtick in a markdown code block so that you can display it in a post or a Github comment.
From: Dan Vega
In this article, I will tell you about an error I received while trying to run and new VueJS project this morning and how I was able to fix it.
From: Dan Vega
In this tutorial, I am going to show you 3 ways to run your VueJS applications from Visual Studio Code.
From: Dan Vega
2019 seems to be the year of the live coder. In this article I am going to tell you what you can learn from live coders.
From: Dan Vega
In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.
From: Dan Vega
In this article, I am going to introduce you to CodeSandbox and tell you a little bit about why I love it so much
From: Dan Vega
In this article, I am going to tell you why I love Vue and give you 4 different ways you can write your first application.
From: Dan Vega
In this article I will outline for you the tools and process I use to create a new blog post
From: Dan Vega
In this article I will show you how to crate a blog post generator for your static site.
From: Dan Vega