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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Supabase.js 1.0 Released

14 点作者 awalias超过 4 年前

3 条评论

sebmellen超过 4 年前
Awesome! I&#x27;ll have to try this out.<p>I love working with Firebase, but I have serious qualms about using a Google product, in part because of Google&#x27;s reputation for killing off products, and partly because I&#x27;m still a FOSS hacker at heart.
评论 #24965178 未加载
kiwicopple超过 4 年前
Hey HN, this is one of the things we&#x27;ve been working on in our alpha -&gt; beta transition.<p>We received a lot of feedback from the community and we&#x27;ve incorporated it into our client libraries for our 1.0 release.<p>The nice thing about supabase-js is that it is modular, wrapping 3 other libraries. Each sub-library is a standalone implementation for a single external system. This is one of the ways we support existing OSS tools. Already we are seeing other communities[1] leverage the work we&#x27;ve done for PostgREST.<p>We also migrated completely to TypeScript, and added some opinionated functionality, such as returning errors [2] instead of throwing them.<p>Enjoy!<p>[1] Tezos blockchain using our postgrest libraries: <a href="https:&#x2F;&#x2F;pro.tzkt.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pro.tzkt.io&#x2F;</a><p>[2] Returning errors: <a href="https:&#x2F;&#x2F;supabase.io&#x2F;blog&#x2F;2020&#x2F;10&#x2F;30&#x2F;improved-dx#errors-are-returned-not-thrown" rel="nofollow">https:&#x2F;&#x2F;supabase.io&#x2F;blog&#x2F;2020&#x2F;10&#x2F;30&#x2F;improved-dx#errors-are-r...</a>
rishav_sharan超过 4 年前
Loving Supabase so far. It is the full blown backend which allows me the fast dev experience without sacrificing the performance.<p>The only thing stopping me from doing anything other than some toy projects is the lack of pricing information. I understand that it is something the team Supabase team will be working on later, but without knowing what the pricing is gonna be like, I will not be doing any serious work with it.
评论 #24974729 未加载