- Vue.js 2 Web Development Projects
- Guillaume Chau
- 244字
- 2021-07-02 22:34:21
Preface
Relatively new as a UI library, Vue is a very serious challenger to current leading libraries such as Angular and React. It has a lot to offer--it is simple, flexible, and very fast, yet it still provides all the features necessary to build a full-blown modern web app.
Its progressive nature makes it easy to get started with, and then you can use more advanced features to scale your app up. Vue also have a rich ecosystem surrounding it, including official first-party libraries for routing and state management, bootstrapping, and unit-testing. Vue even supports server-side rendering out of the box!
All this is possible thanks to an amazing community and an awesome core team that drive innovation on the web and make Vue a sustainable open source project.
To help you learn Vue and build apps with it, this book is structured as a series of six guides. Each guide is a concrete project, in which you will build a real application by yourself. This means you will have six Vue apps up and running by the end!
Just like Vue, the projects are progressive and introduce new topics step by step to make your learning experience easier. The first projects don't require extensive configuration or build tools, so you can make concrete apps right away. Then, more advanced topics will be progressively added to the project so that you will have a complete skill set by the end of the book.
- Advanced Quantitative Finance with C++
- Vue.js設計與實現
- 微信公眾平臺與小程序開發:從零搭建整套系統
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 基于差分進化的優化方法及應用
- Elastic Stack應用寶典
- Full-Stack Vue.js 2 and Laravel 5
- Magento 1.8 Development Cookbook
- Python Data Analysis(Second Edition)
- 零基礎學單片機C語言程序設計
- Learning Laravel's Eloquent
- Learning AWS
- Java并發編程之美
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 從0到1:HTML5 Canvas動畫開發