How to use Vue Template Refs to Access HTML Elements
Vue gives us a lot of powerful features when it comes to manipulating the DOM. It simplifies the job of maintaining states, to create UIs which are easy to maintain, and fun to use. One thing Vue does really well, is removes the need for direct DOM m...
fjolt.hashnode.dev4 min read