[TOC]
# 介紹
這本電子書主要內容參考了 [Vuemastery](https://www.vuemastery.com/courses-path/advanced) 上的課程 以及 Flavio 的[博客](https://flaviocopes.com)。
欲了解更多信息,請訪問 [frontend/vue](https://coursehunters.online/c/razdel-frontend/vue/28) !
學習快樂!
- Introduction
- Introduction to Vue
- Vue First App
- DevTools
- Configuring VS Code for Vue Development
- Components
- Single File Components
- Templates
- Styling components using CSS
- Directives
- Events
- Methods vs Watchers vs Computed Properties
- Props
- Slots
- Vue CLI
- 兼容IE
- Vue Router
- Vuex
- 組件設計
- 組件之間的通信
- 預渲染技術
- Vue 中的動畫
- FLIP
- lottie
- Unit test
- Vue3 新特性
- Composition API
- Reactivity
- 使用 typescript
- 知識點
- 附錄
- 問題
- 源碼解析
- 資源