Description
In this episode, Adam talks to Evan You about what's coming in Vue.js 2.0.
Topics include:
The motivation for rewriting Vue.js from scratch
What is a virtual DOM and what are the benefits?
How does Vue.js 2.0 stack up performance wise? (spoiler alert, it's fast)
When should you use templates vs. a render function?
Why two-way props have been deprecated and what you should do instead
Best practices for dealing with custom component events
The 1.0 to 2.0 upgrade path
Building native mobile applications with Vue.js and Weex