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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Bolts: collection of low-level libraries for mobile apps from Parse and Facebook

16 点作者 csmajorfive超过 11 年前

1 comment

rst超过 11 年前
Interesting to see that the &quot;Tasks&quot; of the Android library are pretty similar to JS Promises, and the Futures and Promises of frameworks like Akka. All of which do help simplify and structure concurrent code.<p>There are people trying to play with Akka and Scala for Android as well, though it&#x27;s an awkward fit: Scala&#x27;s run-time library is large enough to strain size limits on an Android app. (On older versions of Android, pre-Jellybean, you need to have Proguard evict unused methods and classes just to get something small enough to fit.)<p>That said, using with the tools of more modern JVM-based languages can tighten up your code in all sorts of ways. An experiment along those lines is here:<p><a href="https://github.com/rst/positronic_net" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rst&#x2F;positronic_net</a> <a href="http://rst.github.io/positronic_docs.html" rel="nofollow">http:&#x2F;&#x2F;rst.github.io&#x2F;positronic_docs.html</a>
评论 #7152676 未加载