issues
search
abdessalem1998
/
-To-Do-list
In this project, I built a simple HTML JavaScript list of To-Do tasks based on the concept of SPA(single web application) and configure it using Webpack ,HTML5 and JAVASCRIPT in addition to unit testing for all functions.
5
stars
1
forks
source link
DRY, KISS, and YAGNI rules.
#7
Open
abdessalem1998
opened
2 years ago
abdessalem1998
commented
2 years ago
Issues found in my code
[ ] use code and functions that are reusable.
[ ] Use for each instead of for loop
Issues found in my code