summaryrefslogtreecommitdiff
path: root/doc/development/new_fe_guide/development/index.md
blob: 5dced3dc466a56013e2ee2aaad44afbf71e4d05c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.md)

Learn how to keep our frontend tested.