Geeks
MoRaad97
/
To-Do-List
Readme
Issues
Stargazers
Watchers
DRY, KISS, and YAGNI rules
MoRaad97
opened this issue
3 years ago
·
0
comments
MoRaad97
commented
3 years ago
The code has can be better by following the DRY, KISS, and YAGNI rules
index.js file lines 30,40 and 53 listening to the same event and element you can use the DRY rule here and but just one event listener.