|
|
|
|
|
by dba7dba
3191 days ago
|
|
> "A senior developer shouldn't need documentation. The knowledge should be in your head." So a senior developer shouldn't document, and shouldn't answer questions (since he said one shouldn't ask questions)? What's a junior dev to do when there is no documentation and no one to ask for help/clarification? |
|
I live this life right now. No documentation, and the senior devs have left, so you just have to figure out what the hell they're thinking as best as you can with the code left behind, sometimes stepping through everything multiple times to see how the data flows through it. Thankfully one of the architects that used to work here knew how to make readable, modular code, so our newer projects aren't too bad to modify, but our legacy systems are awful nests of spaghetti.