Skip to content
View Douaa1819's full-sized avatar
🎀
Focusing
🎀
Focusing

Block or report Douaa1819

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. Code-Kampfer/easyCar Code-Kampfer/easyCar Public

    HTML 1

  2. angular-interview-questions angular-interview-questions Public

    Forked from sudheerj/angular-interview-questions

    List of 300 Angular Interview Questions and answers

  3. Summary of 'Clean code' by Robert C.... Summary of 'Clean code' by Robert C. Martin
    1
    Code is clean if it can be understood easily – by everyone on the team. Clean code can be read and enhanced by a developer other than its original author. With understandability comes readability, changeability, extensibility and maintainability.
    2
    _____________________________________
    3
    
                  
    4
    
                  
    5
    ## General rules