Spring Boot in Visual Studio Code

In this tutorial I will show you how to create a new Spring Boot application in Visual Studio Code

From: Dan Vega

Spring Boot in Visual Studio Code

I feel very lucky that I get to work with so many different programming languages & frameworks on a day to day basis. This wouldn't be as much fun if I had to bounce around using different IDE's, editors and tools.

From: Dan Vega

A Beginner's Guide to Unit Testing in Vue: Part 3

In Part 3 of this series we learn how to write unit tests in Vue by testing more complex components.

From: Dan Vega

A Beginner's Guide to Unit Testing in Vue: Part 3

This is the third and final article in the series I did for Vue Mastery. You can read all three of these articles over on Vue Mastery:

From: Dan Vega

A Beginner's Guide to Unit Testing in Vue: Part 2

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

A Beginner's Guide to Unit Testing in Vue: Part 2

If you're interested in getting started with Unit Testing in Vue I have something that is really going to help you out. I have been working on a 3 part series for my friends over at VueMastery In part 1 of the series we talked about what to test and more importantly what not to test.

From: Dan Vega

A beginner's guide to Unit Testing in Vue: Part 1

Unit Testing in Vue: What to test?

From: Dan Vega

A beginner's guide to Unit Testing in Vue: Part 1

Unit Testing in Vue: What to test?

From: Dan Vega

A beginner's guide to Unit Testing in Vue: Part 1

If you're subscribed to my newsletter than you know I have been working on a series of articles for my friends over at Vue Mastery for a little while now.

From: Dan Vega

Join my Discord Community

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 use CSS Grid with a FREE tool CSS Grid Generator

Learn how to create a CSS Grid Layout with a free tool called CSS Grid Generator

From: Dan Vega

Learn how to use CSS Grid with a FREE tool CSS Grid Generator

As someone who has been developing web applications for almost 20 years now, I have seen it all. I started in FrontPage, moved to Dreamweaver, nested tables inside of tables and learned how to float and clear fix everything.

From: Dan Vega

New Features and Improvements to my website

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

New Features and Improvements to my website

I launched my new personal website earlier this year and I am really happy with how it's been working out.

From: Dan Vega

How to use cookies in VuePress

Lately, I have been working on a large migration of documentation from Gitbook to VuePress. If you're curious about how to get started with VuePress or the process I used to determine if it would work for us please reach out to me and let me know.

From: Dan Vega

How to use cookies in VuePress

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

Triggering events from Vue Router views

In this article I will show you how to trigger events from views using the Router View component.

From: Dan Vega

Triggering events from Vue Router views

Last week I was working on tightening up our documentation on Vue Router and I was presented with an interesting challenge.

From: Dan Vega

How to escape a backtick within a code block in Markdown

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

How to escape a backtick within a code block in Markdown

This is going to be a pretty short tutorial but I was so excited that I had to share it with all of you.

From: Dan Vega

Feeds