mixon's comments

mixon | 5 years ago | on: Ask HN: Are my expectations on code quality and professionalism too high?

I don't think your standards are unreasonable but maybe they are a little too high.

Tests, CI that runs the tests and does not allow release to production if any of the tests is broken, and automated deployment are probably a must.

Code reviews are probably not.

Not sure about infrastructure managed in code.

page 1