Writing on software development and anything else I find interesting.

All of my long-form thoughts on programming, content creation, and more, collected in chronological order.

Spring Initializr's Fresh New Look

In this article I will tell you what the Spring Initializr is and give you my thoughts on the new redesign.

Vue Event Handler Arguments

In this article you are going to learn how to pass arguments to your Vue event handlers as well as how get access to the original DOM event.