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.

Ask HN: Feedback on my real-time image board

2 pointsby michaelelliotabout 14 years ago
This week I've been working on a real-time image board using AJAX long polling and various other JavaScript techniques to achieve hashbang navigation between pages (entire page doesn't need to reload). Pretty much everything is loaded dynamically without a page reload.<p>When there's a new post in a thread, if you're viewing either the thread listing on the home page or are inside the thread itself, the new data will be pushed to your browser and update in real-time.<p>It's still in its early stages, but any feedback (critical or otherwise) is appreciated.<p>http://beta.uberchan.com

no comments

no comments