|
|
|
|
|
by swalsh
4748 days ago
|
|
This list covers a lot of good ground, one of the smaller but i think important points is this: "simplify". It's part of your job as a tech lead to show your team a simpler route. Simple code reduces complexity, which makes maintenance easier, and can get you to your goal faster. A lot of new to intermediate guys will over engineer a small piece (and i mean that literally, for some reason i've never had the experience of women over engineering code). |
|