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.

An alternative SDK for Firebase 27x smaller and 13x faster

1 pointsby gbourneabout 5 years ago

1 comment

Arbalestabout 5 years ago
It&#x27;s tricky to compare SDKs when they are not at feature parity, like you mention. It&#x27;s often the edge cases that make things difficult, so if you&#x27;ve only done the non-edge cases, you might think you&#x27;re most of the way, but actually, you still have a lot of effort ahead of you.<p>You say this way is more low level? Is it perhaps that you acknowledge this, and you&#x27;re externalising the extra handling in case people only need the basics, thus sidestepping the issue?