📄️ Vue Introduction
Vue.js is an open source JavaScript framework for building user interfaces, mainly used to develop single-page applications (SPAs). It was created by Evan You in 2014 to provide a simple and efficient way to build interactive web applications. Here are some core features and concepts of Vue.js to help you understand how it works and what scenarios it can be used in.
📄️ Basic Learning
Vue.js is a popular front-end JavaScript framework for building user interfaces and single-page applications (SPAs). Vue 3 is the latest version of Vue.js
📄️ Life Cycle
Life cycle
📄️ Component Interaction
Parent component
📄️ Ref Template
Ref template reference
📄️ Vue Route
Install
📄️ Vuetify
Installation
📄️ Pinia
Vue 3 Pinia Detailed Explanation
📄️ API Request
Use Axios to get data