Workshop

Understanding Vue from the bottom up

Evan You
Creator of Vue.js

Understanding Vue from the bottom up

When
Nov 18, 2024
Time
9 - 5pm
Where
Novotel Toronto North York

Workshop details

In this workshop, we will look at Vue from the implementor's perspective and understand how different lower level pieces fit together to form a framework. We will be taking a brief tour of the source code, and then deep dive into two core parts of Vue: the reactivity system and the template compiler. We will discuss how the compiler transforms the template into code that leverages the reactivity system for efficient rendering.

This is a relatively advanced workshop and is intended for experienced Vue developers who want to have a deeper understanding of the framework.