? Maslow's pyramid of code review (archive)

Source originale du contenu

As in Maslow’s pyramid, each layer requires the previous one. It is useless for code that is charging the wrong customer to be readable.

Code should be:

Update Feb 18th: there’s some great comments on reddit about this. I removed the notion of large refactor because I think small refactors have a higher probability of success. I also added a comment about why layering matters.