Tag: how to code review

  • Code Review – Small JavaScript Projects

    In this video I review a viewer submitted website consisting of many small JavaScript projects. The code of these projects is overall really strong, but there are plenty of places where I go through ways to clean up the code and make it more usable and readable. This is mostly done through using modern ES6/ES7…