New Year, New Opportunities and Goals

In this article, I have some exciting personal news to share and I want to take a look ahead at the new year.

From: Dan Vega

How to test standard in and out in Java

In this tutorial I will show you how you can test standard in and out in Java.

From: Dan Vega

How to test standard in and out in Java

When you have been writing software for as long as I have you see a lot of the same problems over and over and it can be a bit repetitive at times. That is why when I run across a problem I haven't had to solve for before I get pretty excited.

From: Dan Vega

Interactive Learning from Oreilly

O'Reilly has a new hands-on learning platform called Interactive Learning. In this tutorial I will tell you all about it and the tutorials I created for it.

From: Dan Vega

Interactive Learning from Oreilly

I'm happy to announce that a few projects I have been working on with O'Reilly Media are now live.

From: Dan Vega

Spring Boot REST Service: How to build a REST API in Java

In this tutorial you will learn how to build a REST API in Java using Spring Boot.

From: Dan Vega

Working with Standard Input and Output in Deno

In this tutorial I will show you how to work with standard input and output in Deno.

From: Dan Vega

Working with Standard Input and Output in Deno

I recently posted a introduction to Deno where I walk through how to get Deno installed and the features I think make it an exciting project. The next step for me was to start building something with Deno.

From: Dan Vega

Hello, Deno

An introduction to Deno which is a secure runtime for JavaScript and TypeScript

From: Dan Vega

Hello, Deno

After two years of development, Deno 1.

From: Dan Vega

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

Lessons learned from redesigning my website

A couple of months ago I decided it was time to update my website. I normally get this feeling every couple of years but this time it was different. I liked the look and feel but there were a list of things that I wanted to improve on.

From: Dan Vega

Spring Boot Testing Basics: How to Unit Test & Integration Test REST Controllers

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

Vue 3 Composition API: Ref vs Reactive

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

Vue 3 Composition API: Ref vs Reactive

At the time of writing this article, we are getting closer and closer to the release of Vue 3. I think what I am most excited about is to see how other developers embrace it and use it. While I have had a chance to play with it over the last few months I know that isn't the case for everyone.

From: Dan Vega

Start using Vue 3 in a new project right now

In this tutorial, I walk you through how to add Vue 3 to a new project.

From: Dan Vega

Start using Vue 3 in a new project right now

So you've heard of Vue 3 and you want to start playing around with it but not sure where to start.

From: Dan Vega

CodeMash 2020 Recap

A recap of the conference CodeMash 2020 as both an attendee and a speaker.

From: Dan Vega

Feeds