4. The best coding standard is the one your whole team follows
Thijs Broerse
Lead Frontend Engineer (Interim) | Architecting scalable solutions & leading teams to success.
When I started as a senior developer at a new company in 2008, something immediately stood out: the developers were incredibly skilled and delivered beautiful projects—but everyone had their own unique way of working. This led to challenging collaboration, slow progress, and difficulties when adding extra developers to ongoing projects.
?? The Problem:
There were multiple technical solutions for the same problems, and it was unclear who mastered which tools. Knowledge became fragmented, making projects difficult to scale.
?? My Approach:
I decided to make a change. I mapped out all the tools and frameworks we were using and quickly discovered a lot of overlap. Together with the team, I developed the company's first coding standard. We agreed on the frameworks and tools everyone would use and committed to this standard as a team.
The Result: The impact was significant
But not everyone followed the standard… ??
?? Lesson Learned:
One day, a new team at a new location got a challenging project with a tight deadline. Against my advice, they decided not to follow the coding standard, thinking it would save them time. The opposite happened:
This experience reinforced what I already knew: a coding standard only works if everyone commits to it.
?? My Advice:
Agree on a standard with your team and make sure everyone commits to it. But remember—a good coding standard must stay flexible:
?? Our standard was public and open to change. We used GitHub, where developers could propose improvements through pull requests. If these received enough votes, they were implemented. This approach didn’t just improve engagement—it also kept our standards current with new frameworks and techniques.
"The best coding standard is the one your whole team follows."
What does your team do? Do you have a solid coding standard, or is everyone doing their own thing? Let me know in the comments! ??
Need help setting up or implementing coding standards? Feel free to reach out—I’m happy to help! ??
?? This is part of my weekly series, Developers Tiles of Wisdom. Follow me for more insights on writing better code and building better teams.
#DevelopersTilesOfWisdom #CodingStandards #Teamwork #WebDevelopment #CleanCode