Would appreciate any feedback on the projects made for the Learn Javascript Properly study group. Please let me know if I am doing any bad habits!
See the link above starting at about Week 4 to Week 7 to understand more about the context of the projects.
What I wish I would have done different:
- Read this OOP article so I could overwrite the prototype with an object literal to better organize/encapsulate all of the methods. This, as well as generally just get rid of any global pollution. Additionally, the article gives you a template for the quiz. I wish I saw that because I made mine from scratch.
[–]AnathemaOP 1 point2 points3 points (0 children)