148 reputation
117
bio website
location San Francisco, CA
age 33
visits member for 2 years, 9 months
seen Apr 16 at 21:53
stats profile views 8
var Gabriel = new Human({ age : 31 });
Gabriel.occupation = ( function ( rank ){
  return {
    employer : 'Root Music Inc.',
    posiiton : rank + 'JavaScript Engineer'
  }
})( 'Sr.' );

0 Answers

This user has not answered any questions