Outline

Vue.js supports getters and setters on computed variables. You can use these variables to provide 2-way data binding. Getters are where you get information while setters are where you can change information. In this video, you will learn about setting computed properties.

 

I finished! On to the next chapter