Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[readme] correct no-use-before-define justification
The recommendation is to declare the variables, classes and functions before. So the contrasting negative example should say after.
- Loading branch information