#codereview #codereviewer
Being a Code Reviewer comes with responsibilities. First and foremost is that your own coding needs to be top notch. In this series, I'll discuss code and the issues with snippets of code. I'll explain the What the Why and the when of the issues with the code presented and what the correct way of writing the code is.
Here is the link to the Original code (The Exercise):
https://gist.github.com/matlus/df7a59...
Here is the link to the Fixed code (The Answer):
https://gist.github.com/matlus/a6c2b3...