前端工程化全景:从代码规范到 CI/CD 流水线
全面梳理企业级前端工程化体系:Monorepo 与 Polyrepo 选型、包管理策略(npm/yarn/pnpm/bun)、代码规范工具链(ESLint/Prettier/Husky/lint-staged)、Git 工作流(Git Flow/GitHub Flow/trunk-based)、标准化 CI/CD 流水线(GitHub Actions/GitLab CI)、Docker 化部署与环境管理。附 Vue/React 项目实战模板。
tag
全面梳理企业级前端工程化体系:Monorepo 与 Polyrepo 选型、包管理策略(npm/yarn/pnpm/bun)、代码规范工具链(ESLint/Prettier/Husky/lint-staged)、Git 工作流(Git Flow/GitHub Flow/trunk-based)、标准化 CI/CD 流水线(GitHub Actions/GitLab CI)、Docker 化部署与环境管理。附 Vue/React 项目实战模板。