|
|
|
|
|
by fouc
2383 days ago
|
|
You might be over-estimating how much attention people are paying to your speed, especially if you recently joined. For the first 3-6 months, companies probably care more about having newcomers get up to speed on matching the style & convention of the existing codebase. It helps to do an architecture review of the codebase and understand the overall code design focus, and pay attention to how the code is typically structured. you could also look at other people's code reviews to see what the common areas of design thinking are. |
|
In either case, make sure you understand what is expected of you so you can be on the same page as those whose expectations matter (often a manager and your teammates).