In this chapter, we will look into how to start learning Vue 2. This chapter will show you the easiest way to get started quickly and how to keep track of your progress easily with the help of the available SaaS platforms.
We will also look at why Vue is getting so popular, and why we should use it.
Furthermore, we'll discuss the basic building blocks of Vue: mustache templates, directives, modifiers, methods, and computed properties.
Along the way, we will look at a number of practical examples. Let's begin by looking at just what exactly Vue is.
In this chapter, we will take a look at the following topics:
- What is Vue?
- What problems does Vue solve?
- Why use Vue?