
Advanced Components
Lessons
1. Introduction
2. Build a Reactivity System
3. Evan You on Proxies
4. Reactivity in Vue.js
5. Evan You on Vue Core
6. Template Compilation
7. Evan You on the Virtual DOM
8. Functional Components
9. Evan You on Functional Components
10. The Mounting Process
11. Evan You on the Mounting Process
12. Scoped Slots & Render Props
The Mounting Process
Learning about how Vue mounts from the virtual DOM to the actual DOM can help us improve our debugging skills and understanding of the framework.