A person who coding.

I Am the First Reviewer of My Own Pull Requests

About ten years ago, I started my career as a backend intern at a small company. Back then, the main product our team was working on was a multilingual hotel management software. After spending some time watching tutorials and practicing, the tech lead decided I was ready to contribute to the main project, so I officially joined the team. When I completed my first task, I nervously sent my pull request to my manager. Before even opening it, he asked, “Did you review it yourself?” I was a bit surprised and said no. He told me to go review my own code first, fix any issues that you found, and then send it back to me. He also suggested that I do these reviews before committing my code and introduced me to git diff for the first time. ...

February 15, 2025 · 2 min · Amin Rashidbeigi