In this chapter, we have gone through the process of destructuring a singleton application, or form, into reusable dynamic components. We have covered important core Vue features such as v-model, properties, and events.
In the next chapter, we are going to kick it up a notch and implement a very near user experience (UX) related feature, input masks!