Part 1: Getting Started with Vue.js Development
In this part, you will familiarize yourself with the core fundamentals of the Vue.js framework and learn about applying these fundamentals to create interactive web applications. You will learn the best practices in how to set up projects and ensure stability with automated testing. Lastly, we will learn how to work with external data and build a multi-page application.
This part has the following chapters:
- Chapter 1, Introduction to Vue.js
- Chapter 2, Creating a Todo List App
- Chapter 3, Building a Local Weather App
- Chapter 4, Building the Marvel Explorer App