Articles to improve general code review proof of "truth", increasing the knowledge and quality code ruler of the team. If you have a place to study and get reference to point places that can be better; All collegues will be benefited. The one, whos is writing the code review, will have place to check possible things to look up and, the other, who is getting the code review, will know how to get better and have a place to study and visualize what has been discussed.
- White space: https://dev.to/suckup_de/do-not-fear-the-white-space-in-your-code-39d0
- Magical values: https://kyleshevlin.com/what-are-magic-values
- Code comments: https://stackoverflow.blog/2021/12/23/best-practices-for-writing-code-comments/
- Descriptive validations: https://github.com/juntossomosmais/frontend-guideline#63-descriptive-validations-if
- Margin at components are considered harmful: https://mxstbr.com/thoughts/margin/