10

Three things for me:

- when the mentor whom I admire said that I've kept growing non-stop and would have some discussions about how to execute things as an equal.

- when I more than doubled my salary in less than a year

- when I started to recognize code smell and bad code practices on the PRs

Comments
  • 1
    Can you share your experience on the third point? How you made it and the process. I want to get better at PR reviews.
  • 0
    @deeaarbee my smell grew better with:
    * Pairing with seniors and drunk convos in the meatspace with them
    * Reading books on design patterns, anti-patterns, and refactoring (refactoring guru is helpful)
    * characterising legacy code (characterisation tests) and refactoring it
Add Comment