

How to put comments in the code
When we write code, it's crystal clear to us what it does, but this won't be the case in a few months when we might have to change it again.
This is why it's good practice to place comments in the code where we explain what different parts of the code do.
- #1638
- 27 Jul 2020