Suggesting Refactors in Code Review Quiz

Practice vocabulary for suggesting refactors in code review: simplification, extraction, abstraction opportunities, and nit language.

0 / 5 completed
1 / 5
A reviewer writes: 'This could be simplified to a single map() call.' What kind of feedback is this?