The importance of code reviews
Sometimes we miss the importance of code reviews, sometimes we are not sure of how to make them.This post links to an example that even when you know this is impossible to happen where you work, gives you the idea that at least some ad-hoc code review could help finding strange things, doing some refactor, deleting dead code and avoiding un-useful documentation reducing the code base of the system. Read the rest of this entry