Pinned Loading
-
-
A document looking on css naming con...
A document looking on css naming conventions focusing on BEM convention 1# What is a CSS Naming Convention?
23One of the difficult things in _computer science_ and _programming_ in general is _naming things_ and naming things in CSS is no different even though some developers don't consider CSS as a _real programming language_ but that's beginning to change with the addition of [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties).
4When you work on a _small sized project_ you might not give a priority to your selector names or how your project is structured but if by any chance the project becomes bigger than you expect then you will have to keep track of your selectors and using a _naming convention_ can make this easy.
5The following are naming conventions that you can employ:
-
Front-End Testing
Front-End Testing 1# Front-End Testing
23My goal is that you’re able to walk away with a good idea of the different types of tests out there.
45- **Unit test**
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.