- Vue.js 2 Web Development Projects
- Guillaume Chau
- 151字
- 2021-07-02 22:34:31
The almighty components
Components are the building blocks that will compose our app--it's the central concept of the Vue apps. They are small parts of the view, and they should be relatively small, reusable, and as self-sufficient as possible--structuring an app with components will then help maintain and evolve it, especially if it becomes large. In fact, this is becoming the standard method for creating huge web apps in an efficient and manageable way.
In concrete terms, your app will be a giant tree of smaller components:

For example, your app could have a form component, which could contain several input components and button components. Each one would be a very specific part of the UI, and they would be reusable all across the app. Being quite small in scope, they would be easy to understand and reason about, and thus easier to maintain (issue fixing) or to evolve.
- iOS Game Programming Cookbook
- Learning Spring 5.0
- Maven Build Customization
- Mastering Natural Language Processing with Python
- Visual FoxPro 程序設計
- 技術領導力:程序員如何才能帶團隊
- 軟件測試項目實戰之性能測試篇
- 新編Premiere Pro CC從入門到精通
- Drupal 8 Configuration Management
- MongoDB權威指南(第3版)
- C語言程序設計
- Mastering Business Intelligence with MicroStrategy
- 深度學習:Java語言實現
- Android驅動開發權威指南
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)