19

An accurate representation of my coding skills

Comments
  • 10
    for(;condition;){
    doSomething();
    break;
    }

    Using 'for' loop as 'if' code block.
  • 1
    When you are a back end developer and try to front end
  • 3
    @hack Arrest this guy FBI man
  • 1
    Honestly, Every big application probably has a brick like this.
Add Comment