Appearance
学习文档
前端学习文档
核心
- Vue3
文档地址:https://v3.cn.vuejs.org/guide/introduction.html - Element Plus
文档地址:https://element-plus.org/zh-CN/guide/design.html - TypeScript
文档地址:https://www.tslang.cn/docs/home.html
扩展/备查
- Vue Router
文档地址:https://router.vuejs.org/zh/introduction.html - Pinia
文档地址:https://pinia.vuejs.org/introduction.html - Vue I18n
文档地址:https://vue-i18n.intlify.dev/ - vueuse
文档地址:https://vueuse.org/guide/ - lodash
文档地址:https://lodash.com/docs/4.17.15#concat - Axios
文档地址:http://www.axios-js.com/zh-cn/docs/ - Vite
文档地址:https://vitejs.cn/guide/ - md-editor-v3
文档地址:https://imzbf.github.io/md-editor-v3/ - echarts
文档地址:https://echarts.apache.org/handbook/zh/get-started/ - vitePress
文档地址:https://vitepress.dev/zh/ - nice-validator
仓库地址:https://github.com/niceue/nice-validator - lucide
官网 ICON 列表:https://lucide.dev/icons/
后端学习文档
核心
- Golang
文档地址:https://go.dev/ref/spec - Gin
文档地址:https://gin-gonic.com/zh-cn/ - GORM
文档地址:https://gorm.io/zh_CN/
扩展/备查
- Go 语言圣经
文档地址:https://gopl-zh.github.io/index.html
进阶学习文档
- Git命令学习
地址:https://learngitbranching.js.org/
