Chapter 3. Components – Understanding and Using

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:

  • Revisit the components topic and review what components are
  • Create components ...

Get Learning Vue.js 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.