Skip to content
View izadi-abraham's full-sized avatar

Block or report izadi-abraham

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. spectral-vue spectral-vue Public

    A Vue.js application

    JavaScript

  2. 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?
    2
    
                  
    3
    One 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).
    4
    When 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.
    5
    The following are naming conventions that you can employ:
  3. Front-End Testing Front-End Testing
    1
    # Front-End Testing
    2
    
                  
    3
    My goal is that you’re able to walk away with a good idea of the different types of tests out there.
    4
    
                  
    5
    - **Unit test**
  4. landing-page landing-page Public

    CSS

  5. layout-generator layout-generator Public

    JavaScript

  6. simple-react-musicplayer simple-react-musicplayer Public

    JavaScript