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.

Ongoing discussion on using SQL for local browser storage

4 pointsby gregabout 16 years ago

1 comment

TweedHeadsabout 16 years ago
GET, PUT, POST and DELETE<p>It doesn't matter if it is local or remote. Let http handle the requests, let javascript handle the response.