Live data from Hacker News

Viewing profile — angusC

angusC

HN member
Joined
Sat, Aug 07, 2010, 4:49 PM UTC
HN karma
22
Public activity
7 items

About angusC

No profile information was provided.

Recent public activity

  1. comment
    Comment #4606744

    If anyone wants to add Vonnegut or anyone else please feel free to fork my original code. No reasonable pull request refused :-) https://github.com/angus-c/literaryJavaScript

  2. comment
    Comment #1782057

    Mine is up and running - thanks! http://javascriptweblog.wordpress.com

  3. comment
    Comment #1781996

    Hi Swizec - maybe the article could have been clearer - the real point was this: now that our standard iteration pattern has made obsolete by higher order functions (forEach, filte…

  4. comment
    Comment #1781911

    Hi Daniel - I wrote the article. You reference some excellent high order functions, we now also get pretty much the same functions for free in every browser except IE8. We get them…

  5. comment
    Comment #1590109

    You said "I don't like the keyword "if" so I'm hiding it with && and || because I haven't thought deep enough about a better way of structuring my code" In addition to talking abou…

  6. comment
    Comment #1588495

    Did you read the entire article?

  7. comment
    Comment #1583842

    Hi - I 'm the author of this post. A few comments: 1) It wasn't my intention to create a holy war. There are good arguments on both sides. I use ifs and fors in my own code and wil…