40. BREAKTHROUGH: Abstracting Getters & Setters on Form Field Computed Variables

Опубликовано: 10 Январь 2025
на канале: Dedicated Managers
119
0

In this video, I show how I figured out how to abstract the Vue.js component computed variable getters & setters by passing code down into components for each type of form field.

This is another push towards making the app more dynamic by abstracting all hardcoded configurations into a configuration file that will ultimately be retrieved through a database or JSON config file.



This video is part of a playlist:
   • Real Time Database with Vue.js + Vuex...  

It is also part of a blog post on DedicatedManagers.com:
http://www.dedicatedmanagers.com/real...

The source code for this project is available publicly on the Dedicated Managers Github account:
https://github.com/DedicatedManagers/...