Live data from Hacker News

Viewing profile — japrescott

japrescott

HN member
Joined
Mon, Aug 27, 2012, 7:42 AM UTC
HN karma
2
Public activity
2 items

About japrescott

No profile information was provided.

Recent public activity

  1. comment
    Comment #4437863

    veryvery superb quiz! I like the way you mix questions with a tutorial, not just "HA, you suck, wrong", but really give detailed explanations, even when the correct answer is given…

  2. comment
    Comment #4437844

    not true. boolean, strings, numbers (int, float) are passed by value, while Objects, Arrays and Functions are passed by reference!