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.

Show HN: A Hacker News Reader in Vanilla JavaScript

25 pointsby k2052almost 8 years ago

5 comments

dvccalmost 8 years ago
All of that work and my back button is still broken. It also looks like I can slide a script tag into my comment and have it run.
评论 #14934378 未加载
cnowacekalmost 8 years ago
Super fast – that's really impressive! There may be an off-by-one bug. The next page of results seems to be missing the first element (e.g. 30, 60, etc). The results go from 29 to 31, 59 to 61.
peternickyalmost 8 years ago
Looks like a lot of hard work went into this, nice job. However, the app simply doesn't work. Clicking login did nothing, then a minute later the screen said I need to be "logged in to post", routing not working as expected and many links to the external original story are your github.io site with undefined as part of the path.
willmacdonaldalmost 8 years ago
On Mac/Chrome the back button does not work, plus when clicking through to comments, I see comments for a different thread.
theoneonealmost 8 years ago
Dude, that's super fast! Blazing speed and rendering, even on my old iPhone 4s! Great work!