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.

Filtering by tag: javascript

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.