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
JavaScript best practices.
#6
Open
abdessalem1998
opened
2 years ago
abdessalem1998
commented
2 years ago
Issues found in my code
[ ] I have to name functions in more descriptive names.
[ ] Initiate all variables at the top of the code file.
Issues found in my code