issues
search
aster-alemu
/
To-Do-List-Projetc
This project is developed using HTML, CSS and Javascript. It is used to add, remove, delete and update todolist
3
stars
0
forks
source link
Following Javascript best practice
#7
Open
aster-alemu
opened
2 years ago
aster-alemu
commented
2 years ago
In this exercise, I have been doing the following activities
Open todo list project
check all the function and all of them have descriptive name
check all the variables and all of them have a proper name
all the Javascript files are written separately not within script tag
All html files follow best HTML and Css best practice
In this exercise, I have been doing the following activities