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.

Serverless deserves more than a database

15 pointsby jorangreefover 2 years ago

2 comments

emschwartzover 2 years ago
It seems Convex is about having data storage + client libraries that automatically react to changes without the developer explicitly making API calls and setting up subscriptions. On first glance it seems most useful for multiplayer apps, but maybe it’s more broadly applicable because of reactive web frameworks.<p>Question for frontend developers: would you agree that data management is one of the harder parts of using serverless platforms today? How does this compare with some of the other offerings out there?
评论 #33659809 未加载
gildandstainover 2 years ago
Followed this back to the homepage and the docs, and determined to try this out based on the quality of that writing. Clear and a pleasure to read.