Write code that prioritizes readability and clarity over brevity. Use proper formatting, clear expressions, and consistent patterns to make code easier to understand and maintain.

Key practices:

The goal is to write code that another developer can quickly understand without having to parse complex expressions or guess at intentions.