@ToniHunter274Submitted 10 months ago
Wow, it's been a long time, my first project of the year, how did i do?
Wow, it's been a long time, my first project of the year, how did i do?
nice bro, you tried but i find it difficult to understand your code because of the way you organize it, and i will like to suggest you to be writing function separate with event then you call the function, unless if it's necessary to leave the functionality inside the event, and each function add a comment of it's functionality so that it will be easy to trace and understand. add the end try writing code with only CONST and LET keyword, also strict mode.