Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edwinvdgraaf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
edwinvdgraaf
3y ago
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 it considers the onload timings. Would be interesting to kn
2.
▲
by
edwinvdgraaf
8y ago
Something like this? https://gist.github.com/gaearon/6668a1f6986742109c00a581ce70...
3.
▲
by
edwinvdgraaf
12y ago
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
4.
▲
by
edwinvdgraaf
12y ago
Guessing that it's interesting when using an uniform endpoint for both forms and js-driven requests.
5.
▲
by
edwinvdgraaf
12y ago
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]: http://usejsdoc.org/
6.
▲
by
edwinvdgraaf
12y ago
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?
7.
▲
by
edwinvdgraaf
12y ago
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 of Chromium and has a node.js backend with file system
8.
▲
by
edwinvdgraaf
12y ago
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: ht
9.
▲
by
edwinvdgraaf
13y ago
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-for-smar...
10.
▲
by
edwinvdgraaf
13y ago
Source can be found on: https://github.com/leaverou/animatable/
11.
▲
by
edwinvdgraaf
13y ago
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 allows your stuff to interact with many Intern
12.
▲
by
edwinvdgraaf
14y ago
Very nice work. The trending topics per country would also be informative when shown, but that may be personal.