add go and vue program guide
This commit is contained in:
parent
db280fe1fe
commit
f4f6ced82b
12
README.md
12
README.md
@ -1,4 +1,4 @@
|
||||
|
||||
#
|
||||
## GIT 操作相关
|
||||
* [开始使用 git](git/start.md)
|
||||
|
||||
@ -10,3 +10,13 @@
|
||||
* [不要把配置文件放到你的 Git 代码仓库](https://www.oschina.net/translate/dont-include-configs-in-your-git-repos)
|
||||
|
||||
* [使用 rebase 打造可读的 git graph](git/rebase.md)
|
||||
|
||||
|
||||
## 前端相关
|
||||
|
||||
* [vue官方风格指南](https://cn.vuejs.org/style-guide/)
|
||||
* [vue-element-admin 风格指南](https://panjiachen.github.io/vue-element-admin-site/zh/guide/advanced/style-guide.html)
|
||||
|
||||
## 后端相关
|
||||
|
||||
* [实效Go编程](https://go-zh.org/doc/effective_go.html)
|
||||
|
Loading…
Reference in New Issue
Block a user