Skip to content

Repository files navigation

task-20.10-code-principles

Practicing code principles.

Learned

  • DRY (IC-RDP-project)
  • KISS (IC-RDP-project)
  • YAGNI (Learning-JavaScript-Course-Task)
  • SOLID (Learning-JavaScript-Course-Task)
  • Semantics (IC-RDP-project)
  • Validity (IC-RDP-project)
  • Linters (IC-RDP-project)
  • BEM (IC-RDP-project)

Semantics

Linters

I have used these linters to check and format my HTML code in IC-RDP-project:

  • Built-in VSCode formatter
  • Prettier (Didn't configure it but it works from scratch)

BEM

Note I have found that IC-RDP-project already adheres to the BEM principle and thus have not changed the HTML code of the IC-RDP-project for BEM.

Change list

See at CHANGES.md.

About

Practicing code principles | Learned DRY, KISS, YAGNI, SOLID, and BEM | Used linters to check the code | More at CHANGES.md

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages