
Web Development
VueJS: Passing Data to Parent Components
Building modern frontend applications is all about data manipulation, you will mostly be dealing with user interaction with data present in your app and based on domain logic modifying the state of data and finally syncing it your backend data store. We will be covering 3 very basic methods to