Viewing profile — grincraft
grincraft
HN member- Joined
- Sat, Mar 31, 2018, 6:52 PM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About grincraft
No profile information was provided.
Recent public activity
-
comment
Comment #16727688
Law of demeter applies to code, but in JS the deep property access is actually done often against data (deserialized JSON).
-
comment
Comment #16724634
This would really benefit from adding comments in the 'how to use' code samples, or at least using standard foos and baars to make it clear what is user code and what is part of No…