Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godbasin/vue-ebook
《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。
https://github.com/godbasin/vue-ebook
javascript vue
Last synced: 2 days ago
JSON representation
《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。
- Host: GitHub
- URL: https://github.com/godbasin/vue-ebook
- Owner: godbasin
- License: other
- Created: 2020-02-09T04:35:15.000Z (almost 5 years ago)
- Default Branch: ebook-sourcecode
- Last Pushed: 2022-03-23T07:39:20.000Z (over 2 years ago)
- Last Synced: 2024-08-08T21:19:53.883Z (3 months ago)
- Topics: javascript, vue
- Language: Shell
- Homepage: https://godbasin.github.io/vue-ebook/
- Size: 2.67 MB
- Stars: 998
- Watchers: 18
- Forks: 223
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 深入理解 Vue.js 实战
本书为开源的 Vue.js 教程,全面介绍 Vue.js 框架的出现、设计和使用,结合实战让读者更深入理解 Vue.js 框架,掌握使用方法。
- 本书内容基于 Vue.js 2.x 版本
- [本书地址](https://godbasin.github.io/vue-ebook/)
- [如果Github Pages访问不了,可以访问这里](http://www.godbasin.com/vue-ebook/)
- [本书Github](https://github.com/godbasin/vue-ebook/)
- 这本书已上架图灵电子书,欢迎阅读: [https://www.ituring.com.cn/book/2941](https://www.ituring.com.cn/book/2941)## 结构和内容
《深入理解Vue.js实战》一书主要介绍了这些年来使用Vue.js框架、前端开发的一些理解和经验积累,可以结合官方教程一起阅读。本书共分为两部分。
### 第一部分 Vue快速入门
该部分介绍Vue快速入门,结合Vue基础、Vue框架与设计,以及一些简单的代码实例来快速入门。包括8章内容:
- [第1章 Vue 框架介绍](https://godbasin.github.io/vue-ebook/vue-ebook/1.html)
- [第2章 Vue 环境快速搭建](https://godbasin.github.io/vue-ebook/vue-ebook/2.html)
- [第3章 Vue 基础介绍](https://godbasin.github.io/vue-ebook/vue-ebook/3.html)
- [第4章 Vue 组件的使用](https://godbasin.github.io/vue-ebook/vue-ebook/4.html)
- [第5章 常用指令和自定义指令](https://godbasin.github.io/vue-ebook/vue-ebook/5.html)
- [第6章 Vue 动画](https://godbasin.github.io/vue-ebook/vue-ebook/6.html)
- [第7章 Vue Router 路由搭建应用](https://godbasin.github.io/vue-ebook/vue-ebook/7.html)
- [第8章 实战:Todo List 从组件到应用](https://godbasin.github.io/vue-ebook/vue-ebook/8.html)### 第二部分 Vue的正确使用方式
该部分介绍Vue的正确使用方式,包括在日常开发中,常见的使用方式和项目实战。同样包括8章内容:
- [第9章 思维转变与大型项目管理](https://godbasin.github.io/vue-ebook/vue-ebook/9.html)
- [第10章 如何正确地进行抽象](https://godbasin.github.io/vue-ebook/vue-ebook/10.html)
- [第11章 全局数据管理与 Vuex](https://godbasin.github.io/vue-ebook/vue-ebook/11.html)
- [第12章 实战:三天开发一个管理端](https://godbasin.github.io/vue-ebook/vue-ebook/12.html)
- [第13章 实战:表单配置化实现](https://godbasin.github.io/vue-ebook/vue-ebook/13.html)
- [第14章 实战:使用 Webpack 或 Vue CLI 搭建多页应用](https://godbasin.github.io/vue-ebook/vue-ebook/14.html)
- [第15章 Vue 周边拓展](https://godbasin.github.io/vue-ebook/vue-ebook/15.html)
- [第16章 关于 Vue 3.0](https://godbasin.github.io/vue-ebook/vue-ebook/16.html)> 本书相关代码存放在[vue-sourcecode 分支](https://github.com/godbasin/vue-ebook/tree/vue-sourcecode),书中涉及的代码示例基本可以在这里找到。
除此之外,本书还介绍了:
- 前端框架的出现,理解Vue.js框架原理
- 使用Vue.js解决大型项目的实践经验
- 如何高效、灵活地开发Vue.js应用
- Vue.js相关拓展工具的使用
- Vue3.0的设计和源码理解
- 前端项目选型要如何进行决策## 本书说明
该书的出现源于去年帮助团队的成员快速入门 Vue.js,在写完《9102 全员学 Vue》系列文章后,对于如何系统学习和理解 Vue.js、日常的项目管理和实践又是如何进行,依然有很多可以传授的内容。
而将这些内容整理下来,开源给到更多有需要的人便是我的本意。本书的完成特别感谢图灵出版社的张霞编辑,在她的帮助下该书有了完整的写作方向,同时十分感谢张霞编辑支持本人最终进行开源的选择。
## 版权许可
本书采用“保持署名—非商用”创意共享 4.0 许可证。只要保持原作者署名和非商用,您可以自由地阅读、分享、修改本书。
详细的法律条文请参见[创意共享](http://creativecommons.org/licenses/by-nc/4.0/)网站。## 赞赏码
**写文不易,欢迎各种花式赞赏:**
![image](https://github-imglib-1255459943.cos.ap-chengdu.myqcloud.com/2code2.jpg)