- Vue.js 2 Design Patterns and Best Practices
- Paul Halliday
- 192字
- 2021-06-24 18:32:59
Preface
Vue.js is a JavaScript framework that allows you to create performant web applications. It boasts a smaller learning curve than its competitors and has detailed documentation with a variety of examples and use cases. Vue.js applications can be created with the Vue CLI or by including it in your page via a script tag, making it super-easy to use in projects without build systems.
In a similar way to other modern web frameworks/libraries, Vue.js is component driven, and this means that you can create self-contained units with their own view/data logic. This allows our application to scale as it gets larger because any changes can be encapsulated away from each other.
When scaling your application, state management is a hot topic in the frontend space, and Vue.js solves this with the Vuex library. This allows us to define actions within our application and act accordingly, giving us predictable state that can be used to form the basis of our user interface and other interactions.
This book explores all this and more, and it provides examples of how these principles can be implemented into new and old Vue.js applications.
- C++黑客編程揭秘與防范
- Hands-On Industrial Internet of Things
- 局域網(wǎng)組建、管理與維護項目教程(Windows Server 2003)
- 面向物聯(lián)網(wǎng)的嵌入式系統(tǒng)開發(fā):基于CC2530和STM32微處理器
- OMNeT++與網(wǎng)絡仿真
- 網(wǎng)管工具使用與技巧大全
- 紅藍攻防:構建實戰(zhàn)化網(wǎng)絡安全防御體系
- 一本書讀懂物聯(lián)網(wǎng)
- 園區(qū)網(wǎng)絡架構與技術
- 基于IPv6的家居物聯(lián)網(wǎng)開發(fā)與應用技術
- Selenium WebDriver 3 Practical Guide
- Web用戶查詢?nèi)罩就诰蚺c應用
- 網(wǎng)絡安全之道
- Microservices Development Cookbook
- 新IP:面向泛在全場景的未來數(shù)據(jù)網(wǎng)絡