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 have done a great job. Your code looks clean and uses ES6 syntax properly.
Below are suggestions for improving your project.
It is better to use onmouseout event listener for edit functionality as well to avoid ambiguity.
It is more professional to throw a flash message like "You have no completed task" if there is no completed task in the list when clicking the "clear all completed"
The text was updated successfully, but these errors were encountered:
You have done a great job. Your code looks clean and uses ES6 syntax properly.
Below are suggestions for improving your project.
onmouseout
event listener for edit functionality as well to avoid ambiguity.The text was updated successfully, but these errors were encountered: