开发约定 · 项目开发阶段
- 对于一个协作团队,项目开发尽可能采用统一的技术栈,门槛越低越好,依赖越少越少。Web 组当前主要使用 TypeScript(前端 JavaScript / 后端 Node) + Vue(前端)。
- 通过工具保证代码风格统一。这里使用 ESLint + Prettier。
Pull
, Push
, Fetch
, Checkout
, Rebase
, Rebase children of xxx interactively
, Rebase current changes onto xxx-branch
, Reset
, Stash
, Merge
等高频使用的操作