Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 26, 2021 08:43 am GMT

Another reason why developers leave their jobs: to escape from a bad codebase

Recently, we have surveyed 200+ Software Engineers from different industries to learn how codebase health impacts Engineering hiring and retention.

In this article, Ill share some of the key stats from the survey, why investing in a codebase is crucial for businesses, and questions you can ask on the interview as an Engineer to learn about the companys codebase health.

You can download the full report here.

Here is what we found out:

  • 51% of Engineers left or considered leaving a job because of technical debt.
  • 82% believe that lack of proper development practices affects their job satisfaction.
  • 62% consider code quality as an important factor when choosing a new job.
  • For 21% of engineers, excessive amounts of technical debt have been the number one reason for changing a job.
  • Both junior and senior developers equally consider codebase health to be an important factor when choosing a new job.

Today, hiring and retaining developers is one of the biggest challenges for tech companies. And while recruiters, hiring managers, and leaders are focusing on attracting new tech talent, they might be ignoring one of the biggest reasons they are losing them in the first place codebase health.

Technical debt leads to employee churn

More than half of the Engineers (51%) have left a company or considered leaving a company due to large amounts of technical debt, and 20% of Engineers say that technical debt is the primary reason for them to leave the company.

As discovered in The State of Technical Debt 2021 Report, technical debt has a huge impact on developer team morale, causing frustration and hindering innovation.

Given how much it costs to hire new engineers, companies need to keep their staff turnover as low as possible. And the best way to do that is to carefully manage technical debt to maintain a healthy codebase.

What do Engineers care about when looking for a new role?

Salary, technical challenges, and remote work opportunities are the 3 most important factors that Engineers pay attention to during their interview process.

Compensation and workplace flexibility is at the top of the list for engineers when theyre looking for a new job. But 62% admit that they also consider code quality as an important factor.

Image description

Code health or code quality refers to the characteristics of the code, such as clean, consistent, easy to understand, testable. Engineers often feel pressure to sacrifice code quality to meet deadlines and ship features fast which leads to frustration and decreases team morale.

"Code quality definition is very unique for each engineering team and product. However, every engineer wants to write code that is scalable, performant, reliable, and most of all easy to maintain for future engineers, says Shamma Pathan, Senior Software Engineer at LinkedIn.

10 questions engineers ask to get a gauge of your codebase health

Unlike salary and remote work opportunities, understanding the state of the codebase and software development practices can be challenging.

Engineers suggest asking the following questions during the interview process:

What are the complexity metrics, defect metrics, and coding standards of the codebase?
What does the workflow before deployment look like?
Do all projects for each tech stack have consistent and identical CI/CD pipelines?
How is refactoring built into your development process?
What does the code review process look like?
Do you dedicate time to fixing technical debt?
How do you balance building new functionality and resolving technical debt?
How much time does the team spend on refactoring?
What processes are set up to ensure the company uses all the modern/latest stack?

Job satisfaction

When it comes to the job itself, 82% of Engineers admit that lack of proper development practices plays a crucial role in their job satisfaction.

The mess slows developers down and sometimes even prevents them from doing their actual job. Technical debt can make it difficult to be proud of the work youre doing, as a lot of time is lost dealing with annoying obstacles, says Maarten Dalmijn is the head of product at Rodeo.

Image description

The right way to fight technical debt is to talk about codebase-related issues across the whole company so that everyone can understand why its vital to manage it carefully.


Original Link: https://dev.to/alexomeyer/another-reason-why-developers-leave-their-jobs-to-escape-from-a-bad-codebase-2324

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To