587.md 907 字节
Newer Older
Lab机器人's avatar
readme  
Lab机器人 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
# Architecture

> 原文:[https://docs.gitlab.com/ee/development/fe_guide/architecture.html](https://docs.gitlab.com/ee/development/fe_guide/architecture.html)

*   [Examples](#examples)

# Architecture[](#architecture "Permalink")

在开发需要架构设计的新功能时,或者在更改现有功能的基本设计时,请确保与前端​​架构专家之一进行了讨论.

前端架构师是一位专家,负责制定高层的前端设计决策并决定技术标准,包括编码标准和框架.

每个人都应该可以了解体系结构决策,因此请在相关的"合并请求"讨论中记录它们,或者在适当时更新我们的文档.

您可以在[团队页面](https://about.gitlab.com/company/team/)上找到 Frontend Architecture 专家.

## Examples[](#examples "Permalink")

您可以[在此处](vue.html)找到有关使用 Vue.js 构建的新功能所需架构的文档.