You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You did a great job. I like your style and how you did your testing. But there is always something to be improved:
Your code could be more DRY and KISS, for example, in testing you repeated some stuff that you already had in your functions that you wanted to test.
It would be better if you added an event listener on your edit - three points button, when you click there your task should be editable, not before that.
The text was updated successfully, but these errors were encountered:
You did a great job. I like your style and how you did your testing. But there is always something to be improved:
The text was updated successfully, but these errors were encountered: