- Vue.js Quick Start Guide
- Ajdin Imsirovic
- 146字
- 2021-06-24 18:23:52
To get the most out of this book
This book will work for you best if you can do the following:
- Code basic HTML, CSS, and JavaScript
- Understand in general how the internet and browsers work
- Have some experience working with code editors and console programs
- Are willing to download examples (or fork them from CodePen)
The JavaScript code in this book is mostly written in ES5, but as the book progresses, sometimes ES6 has sneaked in. The reason for using ES5 is because it is not assumed that the reader understands ES6 syntax. Likewise, it is not assumed that readers have not used it before—hence, a compromise was made: not to focus on the features of ES6, but not to completely disregard them either. It is the author's humble opinion that this approach will shift the focus to where it matters: understanding Vue.
推薦閱讀
- Mastering Node.js(Second Edition)
- 自動駕駛網(wǎng)絡(luò):自智時(shí)代的網(wǎng)絡(luò)架構(gòu)
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- 物聯(lián)網(wǎng)(IoT)基礎(chǔ):網(wǎng)絡(luò)技術(shù)+協(xié)議+用例
- 光網(wǎng)絡(luò)評估及案例分析
- Django 2 by Example
- 物聯(lián)網(wǎng)概論(第2版)
- 企業(yè)私有云建設(shè)指南
- IPv6網(wǎng)絡(luò)切片:使能千行百業(yè)新體驗(yàn)
- 2小時(shí)讀懂物聯(lián)網(wǎng)
- 網(wǎng)絡(luò)設(shè)計(jì)與應(yīng)用(第2版)
- 物聯(lián)網(wǎng)工程概論
- INSTANT LinkedIn Customization How-to
- 互聯(lián)網(wǎng)安全的40個(gè)智慧洞見(2016)
- Professional Scala