Early in my programming journey I focused on writing code that worked.
Later I learned that professional software requires more:
• reliability
• maintainability
• observability
• scalability
Code is only one piece of the system.
The rest is engineering discipline.
What skill improved your development career the most?