VueJS part 12: Exposing methods and data in components
Introduction
Recently, I started learning VueJS, and this article is part of the series of my notes while learning it. So far, I mostly used data and methods properties of the component. However, there are other, better ways to expose data or run som...
kristijan-pajtasev.hashnode.dev4 min read
Atharva
Frontend Enthusiast
With a Framework like Vue, I believe its good to mention which API is this code running with (I know its Options but the Composition API is going standard since last year and Internet is filling with those) That being said the Blogpost is nice and Information is accurate π―