TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Glue4 is a Redux extension that handles your back end concerns

11 点作者 Pwnguinz超过 2 年前
We built Glue4 to scratch our own itch: whenever we start building an app, there’s all these different layers that need to be pieced together with subtle gotchas (auth, backend, DB, where to host, etc). The vast majority of the apps we build don’t really need anything beyond state persistence and authentication.<p>And that’s what Glue4 abstracts away: having to host our own backend, pick our own DB, figure out the querying language&#x2F;ORM and then host &amp; maintain them all somewhere “in the cloud”. All you need to do is run a single npm install command and you get Auth + state persistence in the backend out of the box.<p>Fire away with critiques&#x2F;questions&#x2F;anything really :)

1 comment

edweis超过 2 年前
Hey guys, congratulation on the launch!<p>This look promising, I have a few questions: 1. How is this different from Firestore? 2. How is the data stored? Will I have a first request that will download the whole store for each user? 3. What&#x27;s your roadmap?
评论 #34048733 未加载