Viewing profile — angusC
angusC
HN member- Joined
- Sat, Aug 07, 2010, 4:49 PM UTC
- HN karma
- 22
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About angusC
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #1782057
Mine is up and running - thanks! http://javascriptweblog.wordpress.com
-
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…
-
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…
-
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…
-
comment
Comment #1588495
Did you read the entire article?
-
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…