DEV Community

Discussion on: How to tell a Junior Dev that what they've done is wrong?

Collapse
 
nombrekeff profile image
Keff

Wrong as in mistake, not only in code, but in the whole development process, like not doing proper testing, ingoring side-effects, and not viewing the whole picture (although most of this comes naturally with experience). Though in this case in particular, the issue was not taking the time and effort to polish a task, extending development times.

I like this approach, do you do this on each PR? And do you talk in the PR directly or by personal or voice chat?