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: Glue4 is a Redux extension that handles your back end concerns

11 pointsby Pwnguinzover 2 years ago
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

edweisover 2 years ago
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 未加载