Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fullstack-development/front-end-best-practices
Set of best practices that you can use as checklist for your project.
https://github.com/fullstack-development/front-end-best-practices
Last synced: about 1 month ago
JSON representation
Set of best practices that you can use as checklist for your project.
- Host: GitHub
- URL: https://github.com/fullstack-development/front-end-best-practices
- Owner: fullstack-development
- Created: 2019-03-30T09:45:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T09:08:51.000Z (4 months ago)
- Last Synced: 2024-11-15T13:13:53.989Z (3 months ago)
- Size: 250 KB
- Stars: 328
- Watchers: 30
- Forks: 79
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Front-end best practices
Стандарты компании для frontend-проектов.
## Разделы стандартов
1. [Инициализация](./Initiation.md)
2. [HTML](./HTML/README.md)
3. [CSS](./CSS/README.md)
4. [JS](./JS/README.md)
5. [React](./React/README.md)
6. [Окружение](./Environment/README.md)## Contributing
Если вы хотите внести свой вклад в развитие наших стандартов, пожалуйста следуйте практике issue first. Перед тем, как создать pull request, заведите issue, подробно опишите, в чем проблема, и как ваша идея позволяет решить ее. Пропускать этап создания issue и сразу создавать pull request можно только в случаях, когда проблема и решение очевидны (например, опечатка или орфографическая ошибка).