Open gergitokusse opened 1 year ago
👉 I tried to analyze my style and HTML code and it seems like it is HTML and CSS best practices.
👉 The JS file also follows best practices. however, one function was defined but never used in the project. here
👉 The rules were almost applied to the project code.
HTML and CSS best practices
👉 I tried to analyze my style and HTML code and it seems like it is HTML and CSS best practices.
JavaScript best practices.
👉 The JS file also follows best practices. however, one function was defined but never used in the project. here
DRY, KISS, and YAGNI rules.
👉 The rules were almost applied to the project code.