Achieving better code quality
According to Anders Abel the way to achieve the best code quality needs
a clear architecture with well-defined building blocks and functionality assigned to them
insane compiler warning levels
code reviews which are part of the Definition of Done and which helped in obtaining collective ownership of the code
people who want to learn and improve
all these clear and communicated to all developers
Read the whole post on his blog.













