Book Image

Vue - The Complete Guide (Including Vue Router, Vuex, and Composition API) [Video]

By : Maximilian Schwarzmüller
3 (1)
Book Image

Vue - The Complete Guide (Including Vue Router, Vuex, and Composition API) [Video]

3 (1)
By: Maximilian Schwarzmüller

Overview of this book

Vue.js is a highly popular framework that provides a reactive and great user experience not only for mobile apps but also for browser applications. Hence, it is the highest-paid one in the front-end development industry. This course starts with an introduction to Vue.js and explains why it is a great JavaScript framework. Then you will learn the basic syntaxes and templates of Vue.js and see how to output reactive data and handle keyboard events. Moving along, you will learn how to interact with Document Object Model (DOM) and set up a development environment and workflow with the Vue CLI. Then we will walk through the various components and show you how to work with forms and HTTP requests. Next, you will learn how to make your app appealing with animations and transitions and understand the importance of routing and Vuex in Vue.js. Finally, we will create a stock trader application and learn the stages in deploying a Vue.js application. You will also learn how to use Axios instead of Vue resources and underline the concepts of authentication in Vue apps. By the end of this course, you will have developed the essential Vue.js skills needed for frontend web development and to develop reactive browser applications. All the resources for this course are available at https://github.com/PacktPublishing/Vue---The-Complete-Guide-incl.-Vue-Router-Vuex-and-Composition-API-
Table of Contents (43 chapters)
21
Roundup and Next Steps
Chapter 10
Course Project: The Learning Resources App
Content Locked
Section 6
Adding a Base Button
This video shows how to add a base button.