summaryrefslogtreecommitdiff
path: root/doc/development/new_fe_guide/development/index.md
blob: 5922c3aeeed350768930b0edf632a289f4b01259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
stage: none
group: unassigned
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---

# Development

## [Components](components.md)

Documentation on existing components and how to best create a new component.

## [Accessibility](accessibility.md)

Learn how to implement an accessible frontend.

## [Performance](performance.md)

Learn how to keep our frontend performant.

## [Testing](../../testing_guide/frontend_testing.md)

Learn how to keep our frontend tested.