Getting Started with Vue.js 3
Before we start learning how to develop enterprise-ready applications with Vue.js 3, you need to understand Vue 3 and the different features it is bundled with to help you navigate through building scalable and enterprise-ready applications.
In this chapter, we will cover the essential aspects of Vue 3 that will directly influence how we develop an enterprise application with Vue.js 3. This background information will put you in a better position to grasp the terms and concepts of Vue 3 and help you understand how to build and scale an enterprise-ready application.
We will cover the following key topics in this chapter:
- Overview of Vue.js
- Introducing Vue.js 3
- Building your first Vue.js 3 app
Once you’ve worked through each of these topics, you will be ready to get started with building your first enterprise-ready Vue.js 3 application.