furdzik / IF.Kamisama

Complete Style Guide for writing frontend code by Izabela Furdzik [WIP]
MIT License
0 stars 0 forks source link

[Styles] Create my own methodology for CSS naming convention #38

Open furdzik opened 2 years ago

furdzik commented 2 years ago

TO READ:
https://www.freecodecamp.org/news/css-naming-conventions-that-will-save-you-hours-of-debugging-35cea737d849/ https://elad.medium.com/naming-things-in-css-a7de9ad31cd9
https://elad.medium.com/normalize-css-or-css-reset-9d75175c5d1e
https://meiert.com/en/blog/best-practice-ids-and-classes/
https://learning-notes.mistermicheels.com/web/css/naming-classes/

BEM:
https://medium.com/adalab/what-name-should-i-give-to-my-css-classes-3705dfca0e39
https://philipwalton.com/articles/side-effects-in-css/
https://www.smashingmagazine.com/2012/04/a-new-front-end-methodology-bem/
http://getbem.com/

WRONG:
https://stylify.dev/