
Jaycee Altamia
@simplyJCAll comments
- @Blagoja95@simplyJC
I am looking on how others implement their solution on the challenge especially on JavaScript part since this is the part where I struggles. I am still new in JavaScript. So far, your solution is the best. I was really amaze that you implements the MVC Architecture. Your documentation in repo is also highly commendable and you even have flowchart. Amazing! Keep it up. :)
Marked as helpful - @simplyJC@simplyJC
Thank you for the tip. I will definitely try it.
- @simplyJC@simplyJC
Thank you for the feedback. Yes input listener is missing on this one. My first code has event listener to it but it was way too long because I didn't use the for each loop. I just found this other solution and refer to it. Will definitely check the link you provided and I will try to apply event listener for input.😊
- @unexunderscore@simplyJC
Nice congrats! A much shorter code than mine :D. That isValid and isEmpty is interesting to learn.
- @anoshaahmed@simplyJC
I was amaze that you have done the design perfectly as shown on the screenshot. Amazing! Great job 👌 😁.
- @Jeth0214@simplyJC
Nice one. Keep it up.