Hey guys,
I am still learning Javascript and this was my first attempt to create a simple TODO app using vanilla Javascript. Please review it and let me know i could do anything better there.
Here is the link for the same:
Thank you in advance
Hey guys,
I am still learning Javascript and this was my first attempt to create a simple TODO app using vanilla Javascript. Please review it and let me know i could do anything better there.
Here is the link for the same:
Hey there,
great work, it is working!
My ideas:
h
or t
increase the complexity, because we don’t know by reading the name what they do; if you have to read the implementation details of the code than probably your naming could be betterHey, thank you.
Yes, this was the trial version, but yes you are right. I will change the variable names.
Thank you. The review is highly appreciated.