In this video I review a viewer submitted JavaScript project. We take a look at how to break apart functions to make code more readable, and how to use variable/function naming to make code easier to understand. Lastly, we will look at a side by side comparison of the before and after to get a better idea of how the changes improve the code quality.

IMPORTANT:
If you would like to submit your own project for review please send me a message on Twitter (@DevSimplified) or leave a comment with a link to your project.

Twitter:
https://twitter.com/DevSimplified

GitHub:
https://github.com/WebDevSimplified

CodePen:
https://codepen.io/WebDevSimplified


#CodeReview #JavaScript #CodeRefactor