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

JavaScript best practices #5

Closed ciraganenicole closed 2 years ago

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