Glossary

As a reviewer:

Critique the *code*, not the *person*. "This function is hard to follow" not "You wrote confusing code." - Ask questions instead of making demands. "Could this be simplified by...?" invites collaboration. - Acknowledge what's done well. "Nice use of `max()` here — that's cleaner than the if/else" co

Learn More

Related Terms