You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2024-02-07-mastering-code-review-skill/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ But the question remains: How does one improve their code review skills? Is it b
27
27
28
28
Given the specificity of PRs to individual projects, generic feedback often falls short of being genuinely helpful. While coworkers can offer valuable insights, their availability to provide immediate feedback—when the context of the PR code changes is still fresh in your mind—can be limited.
29
29
30
-
The solution is “Self-Assessment”. Assess your Code Review skills and then improve your weaknesses.
30
+
The solution is **Self-Assessment**. Assess your Code Review skills and then improve your weaknesses.
0 commit comments