{t("section.templates")}
42 |43 | {locale === "zh" 44 | ? "下载 DXC 项目提案和试点计划模板,快速启动你的开发者体验中心" 45 | : "Download DXC project proposal and pilot plan templates to quickly start your Developer Experience Center"} 46 |
47 |43 | {locale === "zh" 44 | ? "下载 DXC 项目提案和试点计划模板,快速启动你的开发者体验中心" 45 | : "Download DXC project proposal and pilot plan templates to quickly start your Developer Experience Center"} 46 |
47 |43 | {locale === "zh" 44 | ? "探索开发者体验的基础知识、框架、方法论和最佳实践" 45 | : "Explore developer experience fundamentals, frameworks, methodologies, and best practices"} 46 |
47 |29 | {locale === "zh" ? "查看 DXCP 的成功实施案例" : "View successful DXCP implementation cases"} 30 |
31 |74 | {locale === "zh" ? caseItem.description.zh : caseItem.description.en} 75 |
76 | {caseItem.metrics && ( 77 |120 | {locale === "zh" ? caseItem.description.zh : caseItem.description.en} 121 |
122 | {caseItem.metrics && ( 123 |{t("hero.description")}
83 |{t("section.concepts.desc")}
101 |121 | {t("concept.dx.subtypes.label")} 122 |
123 |{t("templates.proposal.desc")}
170 | 176 |26 | "让每一位开发者都能以最少的摩擦、最高的效率创造价值。" 27 |28 |
33 | DXCP(Developer Experience Center 34 | Program,开发者体验中心计划)是一个旨在建立统一、系统化、可持续改进的开发者体验平台的综合项目。 35 | 我们的目标是提高研发团队生产力、交付效率、系统质量与工程师满意度。 36 |
37 | 38 |78 | DXCP 是一个开放的社区项目。我们欢迎所有对开发者体验感兴趣的组织和个人参与贡献。 访问我们的{" "} 79 | 85 | GitHub 仓库 86 | {" "} 87 | 了解更多信息。 88 |
89 | > 90 | ) : ( 91 | <> 92 |96 | "Enable every developer to create value with minimal friction and maximum efficiency." 97 |98 |
103 | DXCP (Developer Experience Center Program) is a comprehensive initiative aimed at building a unified, 104 | systematic, and continuously improving developer experience platform. Our goal is to enhance R&D team 105 | productivity, delivery efficiency, system quality, and engineer satisfaction. 106 |
107 | 108 |149 | DXCP is an open community project. We welcome contributions from all organizations and individuals 150 | interested in developer experience. Visit our{" "} 151 | 157 | GitHub repository 158 | {" "} 159 | to learn more. 160 |
161 | > 162 | )} 163 |