|
|
|
|
|
by ratww
2163 days ago
|
|
The issue is rarely the age of the codebase or the tech stack, but rather the maintainability and quality of the code. Due to many factors, the age of the codebase is normally inversely proportional to its code quality. Especially codebases in fields where trends change fast, like web technology. Therefore, if you're a talented engineer able to work in multiple technologies you'll certainly prefer to work on something that has less chances of making you want to tear your hair out. |
|
What??? You are saying that simply because a code base is old, it is of poor quality. There are numerous public examples contradicting this: Linux, many Apache projects such as httpd, etc.
I emphatically disagree and would like to know why you think that.