debian-mirror-gitlab/doc/development/new_fe_guide/development/index.md
2018-03-27 19:54:05 +05:30

631 B

Development

Design patterns

Examples of proven design patterns used in our codebase.

Components

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

Accessibility

Learn how to implement an accessible frontend.

Network requests

Learn how to handle network requests in our codebase.

Security

Learn how to ensure that our frontend is secure.

Performance

Learn how to keep our frontend performant.

Testing

Learn how to keep our frontend tested.