The project is aimed at collecting and systematizing all the best practices on front-end development, making the one standard in the industry. All practices are designed for teams of any size, regardless of whether you work alone on a project or get involved in a development of a large enterprise application.
- Ticket live-circle
- Branch naming rules.
- Rules of the commit
- Git hooks
- Pull Request
- Code Review
2. Development way
- Code style
- Reusable code
- Interactive development environment
3. Environment
- CI/CD
- Stage
- Production
- PR build
4. Git repository
- Protected branch
- Develop branch
5. Team
- Team size
- Team building
- Onboarding