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.

Ask HN: Do you have a SaaS running in production with a heavy use of Amplify.js?

4 pointsby albertgaoabout 5 years ago
There are some pretty impressive aspects of the framework. I really want to adopt it. But I tried it twice, all end up in some GitHub issues (created 1~2 years ago and still open).<p>The auth part seems pretty ready now, but the DataStore and AppSync part is now out of sync, for example, one supports keyName the other does not. And problems like this happen many times.<p>Just wonder anyone uses Amplify DataStore + GraphQL API heavily? Any issue you have and the workaround? Any good part about it?<p>I am thinking of just use its Auth and S3 part to ease front end dev. Which seems to be pretty smooth so far.<p>And use Hasura + RxDB + AutoMerge.js for my offline capabilities.

no comments

no comments