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: Realtime group chat app using GraphQL with ZERO back end code

2 pointsby wawhalover 6 years ago

1 comment

tqkxzugoaupvwqrover 6 years ago
Not having to write a backend sounds alluring. If I were to extend your app, where would I put authentication and permission checks, and input validation (so no crummy input can be saved to the database)? Right now, every client effectively has full control over the database, correct?