issues
search
Enoisong
/
to_dolist
4
stars
0
forks
source link
Exercise: Do I follow JavaScript best practices
#5
Open
Enoisong
opened
1 year ago
Enoisong
commented
1 year ago
JavaScript best practices:
The todo project follows JavaScript best practices. No issue found.
Enoisong
commented
1 year ago
DRY, KISS, and YAGNI rules
The code is DRY, KISS and follows YAGNI rules. No issue found.
Enoisong
commented
1 year ago
HTML and CSS best practices
The code follows the HTML and CSS best practices. No issue found.
JavaScript best practices: