Settings

Theme

How to spark joy in your code reviewers

peterlunch.com

2 points by conartist · 2 comments

Reader

1 thread
twelve40

but... to avoid linter-level comments, maybe just run it through a linter? Stuff like console logs shouldn't be on a human checklist, it should be a very trivial linter rule that fails the build.

  • conartistOP

    It was more when I was as a junior I was disabling the eslint rule on that line for console logs. I get your point though and you're right, thanks for reading.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection