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
Hello @katarighe,
Good job, so far!
✅ No linter errors ✔️
✅ Repo looks professional 💼
✅ Good quality commits
✅ DRY, KISS and YAGNI rules
Required Changes ♻️
Check the comments under the review.
Hello @katarighe,
Good job, so far!
✅ No linter errors ✔️
✅ Repo looks professional 💼
✅ Good quality commits
✅ DRY, KISS and YAGNI rules
Required Changes ♻️
Check the comments under the review.
to-do-list/src/modules/functions.js
Lines 58 to 78 in ddbd471
You should consider to separate all your functions into another js files to use them as a module. It would increase your website running performance.
The text was updated successfully, but these errors were encountered: