2018-03-07 13:32:38 -05:00
|
|
|
# Frontend Development Guidelines
|
|
|
|
|
|
|
|
This guide contains all the information to successfully contribute to GitLab's frontend.
|
|
|
|
This is a living document, and we welcome contributions, feedback and suggestions.
|
|
|
|
|
|
|
|
## [Development](development/index.md)
|
|
|
|
|
|
|
|
Guidance on topics related to development.
|
|
|
|
|
|
|
|
## [Dependencies](dependencies.md)
|
|
|
|
|
|
|
|
Learn about all the dependencies that make up our frontend, including some of our own custom built libraries.
|
|
|
|
|
2018-10-15 09:36:19 -04:00
|
|
|
## [Modules](modules/index.md)
|
|
|
|
|
|
|
|
Learn about all the internal JavaScript modules that make up our frontend.
|
|
|
|
|
2018-03-15 15:58:50 -04:00
|
|
|
## [Style guides](style/index.md)
|
2018-03-07 13:32:38 -05:00
|
|
|
|
|
|
|
Style guides to keep our code consistent.
|
|
|
|
|
2019-02-13 09:43:19 -05:00
|
|
|
|
2018-03-07 13:32:38 -05:00
|
|
|
## [Tips](tips.md)
|
|
|
|
|
|
|
|
Tips from our frontend team to develop more efficiently and effectively.
|