Search⌘ K
AI Features

Techniques and Good Practices: Standards

Understand the importance of coding and design standards in large Agile projects. Learn how standards succeed when created and adapted by developers, remain simple, and are supported by technology like code beautifiers to enable effective reviews and refactoring.

It doesn’t matter if a team is small or large—its members should all follow the same coding and design standards. This standard is ...