Alejandro-Bernal-M / To-do-list

A To do's list implementation where you can add, remove, mark as completed, edit, and drag tasks.
https://alejandro-bernal-m.github.io/To-do-list/
MIT License
11 stars 0 forks source link

JS best practices #5

Closed Alejandro-Bernal-M closed 1 year ago

Alejandro-Bernal-M commented 1 year ago

commented code

https://github.com/Alejandro-Bernal-M/To-do-list/blob/750176d8ae2f385882f6ba65a156980f2e76f567/src/index.js#L96

unnecessary code https://github.com/Alejandro-Bernal-M/To-do-list/blob/750176d8ae2f385882f6ba65a156980f2e76f567/src/add.js#L6-L8