Basics are sufficient!
The best advice I got from a senior engineer at Amazon (whom I met during my code review) Earlier in my career, I was too focused on writing the perfect code, but I was falling short & had a big backlog on my work. He told me to keep 3 things in mind: - First, make your code work and know why it works - Second, make sure there are no bugs. Make it right - Third, now take the time to add comments & optimize Writing code can be complex, especially when working with vast codebases. Make sure you keep your processes simple. This is something I use every day. Make sure to make good habits early as an SDE.