指南 | Guide
目录
- 1. Installation(安装)
- 3. The Vue Instance(Vue实例)
- 4. Template Syntax(模板的语法)
- 5. Computed Properties and Watchers(计算属性和观察者)
- 6. Class and Style Bindings(类和样式绑定)
- 7. Conditional Rendering(有条件的呈现)
- 8. List Rendering(列表呈现)
- 9. Event Handling(事件处理)
- 10. Form Input Bindings(表单输入绑定)
- 11. Components(组件)
- 12. Enter/Leave & List Transitions(进入/离开&转换列表)
- 13. State Transitions(状态转换)
- 14. Mixins
- 15. Custom Directives(自定义指令)
- 16. Render Functions & JSX(渲染功能& JSX)
- 17. Plugins(插件)
- 18. Filters(过滤器)
- 19. Production Deployment(生产部署)
- 20. Single File Components(单一文件组件)
- 21. Unit Testing(单元测试)
- 22. TypeScript Support(打印稿支持)
- 23. Routing( 路由)
- 24. State Management(状态管理)
- 25. Server-Side Rendering(服务器端呈现)
- 26. Reactivity in Depth(反应性的深度)
- 27. Migration from Vue 1.x(从Vue 1.x迁移)
- 28. Migration from Vue Router 0.7.x(从Vue Router 0.7.x的迁移)
- 29. Migration from Vuex 0.6.x to 1.0(从Vuex 0.6迁移。x 1.0)
- 30. Comparison with Other Frameworks(比较与其他框架)
- 31. Join the Vue.js Community!(加入Vue.js社区!)