Hacker News new | ask | show | jobs
by vpaulus 1387 days ago
1) Devs doesn´t even need to think like architects. You (or the project manager, project owner, whatever) must provide a (good) specification.

2) You can also bring general standards into practice. But do not try to solve everything at once.

3) Leave code review comments on a helpful way. There are some good articles, how to mastering that.

4) Force they to refactor, and leave time for that. You can sit together with the developer, and refactor one part of his/her code. Next time sit together again, and let him/her to refactor. Next time just let him/her to do that, and review code.