LuisSalas94 / to-do-list

This a To-do app in wich the user can add, remove and edit tasks. The app was build using HTML, CS, JavaScript and Webpack.
https://luissalas94.github.io/to-do-list/
16 stars 0 forks source link

JavaScript Best Practices #5

Open LuisSalas94 opened 2 years ago

LuisSalas94 commented 2 years ago

Try to follow JavaScript Best Practices https://github.com/LuisSalas94/to-do-list/blob/3c75942a97fd823ff8ed2a0850398cf753235c00/src/modules/createTodo.js#L64 https://github.com/LuisSalas94/to-do-list/blob/3c75942a97fd823ff8ed2a0850398cf753235c00/src/modules/createTodo.js#L40 https://github.com/LuisSalas94/to-do-list/blob/3c75942a97fd823ff8ed2a0850398cf753235c00/src/modules/createTodo.js#L64