Viewing profile — edwinvdgraaf
edwinvdgraaf
HN member- Joined
- Mon, May 21, 2012, 6:25 PM UTC
- HN karma
- 15
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About edwinvdgraaf
No profile information was provided.
Recent public activity
-
comment
Comment #35985727
I enjoyed reading this write-up. Used this technique in the past and have seen similar improvements as they mentioned in this article. [1] This was pre the FCP, LCP, CLS metrics so…
-
comment
Comment #18475001
Something like this? https://gist.github.com/gaearon/6668a1f6986742109c00a581ce70...
-
comment
Comment #9149726
A bit of a plug but we once made a CSS only tic-tac-toe using the same technique: http://html5advent2011.digitpaint.nl/23/index.html
-
comment
Comment #8665137
Guessing that it's interesting when using an uniform endpoint for both forms and js-driven requests.
-
comment
Comment #8170371
Actually the javascript source of itself can be tested: https://raw.githubusercontent.com/delight-im/Javadoc-to-Mark... Works well, but how is this different from JSDOC[1]? [1]: ht…
-
comment
Comment #7953384
What are reasons to use bower over NPM? I know that bower mainly focusses on front-end libraries (such as jQuery or Bootstrap). But does it offer functionality NPM doesn't have?
-
comment
Comment #7695967
While I can't speak for the author, one benefit of packaging your app with node-webkit[1]; is that your app is always used inside this container, that bundles a very recent version…
-
comment
Comment #7558676
Some more information: https://docs.google.com/a/famo.us/document/d/1aC461kM855a66S... and https://docs.google.com/a/famo.us/document/d/1DE_26fh9nYbU2x... Source: https://twitter.c…
- story
-
comment
Comment #6140801
RequestAnimationFrame[1] would solve that, however it wouldn't trigger in the background, which may, or may not be wanted. [1]: http://www.paulirish.com/2011/requestanimationframe-…
-
comment
Comment #6139821
Source can be found on: https://github.com/leaverou/animatable/
-
comment
Comment #6078407
Besides the argument about JS, the thing that is holding me back the most is their "cloud service". "The Relay connects WigWag and third party devices to our cloud service, which a…
-
comment
Comment #5176429
Very nice work. The trending topics per country would also be informative when shown, but that may be personal.