GedeonTS/To_Do_List

Peer to Peer Code Review

Closed this issue ยท 1 comments

๐Ÿ‘ You have done really good work on the implementation of the required functionalities. However, You could consider the following suggestions to improve your project;

  • For best CSS practice, please ensure the body selector in your stylesheet appears at the top.
  • Kindly consider using the DRY technique for best code practices const ArrayStoredParse = JSON.parse(localStorage.getItem('TaskToday'));

Thank you guys! ๐Ÿ‘