OLIPLICHE/To-Do-list

To check the quality of my code.

Opened this issue · 0 comments

SRC/HTML File

  • In line 23, there is a blanc line and needs to be avoided.

SRC/Index.js

  • Too Much repetition from lines 35 to 38
  • Line 106, event.keyCode is been deprecated. and to avoid using
  • Lines 18, 96, 105, 116. these long lines need to be shorter for readability and clarity of the code

SRC/task.js

  • Line 19, "ind" WTF
  • avoid blanc space