VueJS part 5: Handling events
Introduction
Recently, I started learning VueJS, and this article is part of the series of my notes while learning it. In this one, I am covering how to use event handlers in the Vue.
On event directive
Vue comes with a directive that helps us handle...
kristijan-pajtasev.hashnode.dev5 min read