Understanding Vue's Reactivity System by Building One
Section: Full talk (40 mins)
Technical level: Intermediate
Understanding how Vue implements its reactivity system from ground up, its gotchas and what’s coming in future.
Outline
- What is reactivity?
- Why do we care
- Events in the DOM world.
- Building a solution
- Scaling the solution
- Solving problems with automatic dependency collection and event management.
- Caveats
- Future and things Proxy based reactivity system solves.
Requirements
- Intermediate JS knowledge
- Basics of Vue
Speaker bio
Love CSS & Vue. Working on Machine Learning & Visualizations at Voicezen.
Links
- https://twitter.com/praveenpuglia
- https://codepen.io/praveenpuglia
- https://github.com/praveenpuglia
- https://praveenpuglia.com
{{ errorMsg }}