Shared Features
• Declarative Rendering
• Component Composition
• Virtual DOM
• IDE Support
• Robust Testing Toolkit
• State Management
• Client Side Routing
Slide 21
Slide 21 text
What do you
get with
Vue
?
Slide 22
Slide 22 text
Single File Components
Slide 23
Slide 23 text
Scoped Styles
Slide 24
Slide 24 text
Content Distribution
Slide 25
Slide 25 text
Async Component
Transitions
Universal SSR
Slide 26
Slide 26 text
Take Away
Vue is similar to React but reactive.
Few different design decisions.
Created with high regards to Developer Experience.