- Vue.js Quick Start Guide
- Ajdin Imsirovic
- 106字
- 2021-06-24 18:23:55
Features similar to other modern frontend frameworks and libraries
Just like other modern frontend frameworks, such as React and Angular, Vue has the following:
- Virtual DOM
- A command-line interface (Vue-cli)
- State management (Vuex)
- Routing (Vue-Router)
However, it seems that Vue's core team is going out of their way to make Vue as approachable as possible. This is evident in several examples:
- The effort they've put in to avoid the hassle of setting up Vue-cli, which makes it very easy to get started with
- The lack of complicated toolchains
- The simplicity of Vue's API
Like the official project's website states, Vue is approachable, versatile, and performant.
推薦閱讀
- Web安全防護指南:基礎(chǔ)篇
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- Getting Started with WebRTC
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- Metasploit Penetration Testing Cookbook
- 城域網(wǎng)與廣域網(wǎng)(第2版)
- Working with Legacy Systems
- Getting Started with nopCommerce
- 從實踐中學(xué)習(xí)手機抓包與數(shù)據(jù)分析
- 轉(zhuǎn)化:提升網(wǎng)站流量和轉(zhuǎn)化率的技巧
- Professional Scala
- 數(shù)字王國里的虛擬人:技術(shù)、商業(yè)與法律解讀
- 一本書讀懂移動物聯(lián)網(wǎng)
- 路由與交換技術(shù)
- Hands-On Microservices:Monitoring and Testing