7
SPie
6y

What I absolutely hate the most of my workflow is to hand over my code for review to other developers.
I know it is important to prevent errors and to get feedback from them to improve, but I'm far from being self-confident and I'm afraid of showing others my work, regardless of the fact that nobody said anything mean about my work.

Comments
  • 0
    Getting past being afraid to show others your work will make you a more confident developer. It will probably help you grow as a developer and avoid selling yourself short in future jobs.
  • 0
    Also don't take any feedback personally. You're honing a skill. If your peers or senior devs have some feedback be sure to listen and decide if it may help you.
  • 0
    Code review is fine until you get some anal autistic coworker that asks you to 'remove braces around single line if statements' or 'indent lines to make things look nicer'. Pfft.
Add Comment