ciraganenicole / To-do-list

This project was built by implementing the four basic functions, which are Create, Read, Update, and Delete(CRUD)
10 stars 0 forks source link

HTML, CSS and JavaScript best practices #4

Open ciraganenicole opened 2 years ago

ciraganenicole commented 2 years ago

I found no issue in my HTML and CSS files. I followed HTML and CSS best practices.

ciraganenicole commented 2 years ago

For the JavaScript file, I did my best to follow the DRY, YAGNI, and KISS rules but I think it would be better if I could avoid long syntaxes Link to lines of code