Summary
In this chapter, we learned how to get started with the Vue JavaScript framework. We examined the data
, computed
, and methods
objects within the Vue instance. We covered how to use each one within the framework and utilize each of its advantages.