TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Hacker News clone built with NX

43 pointsby sdominoover 8 years ago

8 comments

alain_gilbertover 8 years ago
If you go on the &quot;live demo&quot; page:<p><a href="https:&#x2F;&#x2F;nx-js.github.io&#x2F;hackernews-example&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nx-js.github.io&#x2F;hackernews-example&#x2F;</a><p>and refresh:<p><a href="https:&#x2F;&#x2F;nx-js.github.io&#x2F;hackernews-example?type=top&amp;page=0" rel="nofollow">https:&#x2F;&#x2F;nx-js.github.io&#x2F;hackernews-example?type=top&amp;page=0</a><p>I get a 404.
评论 #13621428 未加载
joeskyyyover 8 years ago
Project wise: it&#x27;s neat that something like this was built. I always think it&#x27;s cool that people transform something they may use every day to represent something&#x2F;learn about something.<p>Usability wise: After using HN for so long, this just hurts to use and wait for the JS to render ):
评论 #13622194 未加载
评论 #13622509 未加载
thenewestkidover 8 years ago
Hi!<p>I am the author of the NX framework and this example. Thx for posting this here (:<p>The clone is not intended to be HN alternative, it is an introductory project for the framework.<p>The redirection issues are because of the GitHub hosting. I am aware of the possible SPA hack, but I decided against it as it would introduce unnecessary complexity to the example project. I will change the hosting soon.<p>The framework works in all browsers supported by ES6 proxies. (Meaning no IE and Safari 10+ only, rest is pretty much supported). The reason is the reliance on unpolyfillable ES6 proxies. It is a next gen framework that will stay in beta for some time and I hope that by the time I release v1 these browsers will have a lot smaller market share.
epsover 8 years ago
On Mobile Safari www.nx-framework.com shows up as a blank page.
评论 #13619832 未加载
评论 #13620394 未加载
microcolonelover 8 years ago
It&#x27;s always fun to build things like this, but Hacker News is really good the way it is. Hard to change it and avoid making it worse.
edemover 8 years ago
There is no need for the animated fluff. It is also slow. This site adds no value but takes away a lot of speed and UX.
评论 #13622493 未加载
funspectreover 8 years ago
The live updates are quite appealing. Something HN could integrate on the long run with a lot of fine tuning too.
tym0over 8 years ago
I know it&#x27;s not that important but can we stop calling front-ends for the HN api clones?