December 2016
Beginner to intermediate
334 pages
6h 25m
English
In the previous chapter, you learned how Vue.js works. You saw behind the scenes and even made a slight debug of the core Vue.js code. You learned some of Vue's key concepts. You also learned and tried different ways of installing Vue.js. We have bootstrapped the applications; we will develop and enhance from this chapter on. We have also seen how to debug and to test our applications.
In the first chapter, we talked about components and even created some. In this chapter, we will use components in our applications and see some interesting directives in action. That being said, in this chapter, we are going to do the following:
Read now
Unlock full access