Skip to content

Developer Experience

Code Style in Practice: Balancing Preferences and Consistency

with Angelika Shvets

Thursday 9 July 14:10 – 14:20 Airstream 1

About This Session

How often do we work with code where similar parts look different and are difficult to understand? The reasons are not always clear and are often related to personal preferences, missing standards, or historical decisions. In this talk, we will discuss: Is it better to follow an exciting coding style rather than introduce your own? When and how is it appropriate to improve or change code style? Can principles be used when formal standards do not exist? How do code style and consistency impact readability, maintainability, and overall code quality? This talk focuses on balancing personal preferences with shared team consistency and on making software projects easier and more enjoyable to work with.

Topics

  • Clean Code
  • Developer Experience (DevEx)
  • Legacy
  • Motivation
  • People & Culture