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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Jasonette – Native App Over HTTP, Now on Android

32 点作者 gliechtenstein超过 8 年前

7 条评论

notheguyouthink超过 8 年前
Does anyone know if the elements are really native elements? Ie, they aren&#x27;t some rendered html junk?<p>I may have to try this out, depending on how simple it is. I don&#x27;t think it would fit for us at work, but if it&#x27;s simple then it may fit nicely for my home projects. I&#x27;ve got lots of things i want to interact with via a phone app. If this means i can get a fast iteration cycle on little one-off (turn the lights on style) phone apps, then awesome!
评论 #13185895 未加载
tmacro超过 8 年前
I&#x27;m super excited about this. I&#x27;ve been waiting on an Android release since I saw this the first time, can&#x27;t wait to apply this to some of my side projects
emrewtc超过 8 年前
It looks decent and also seems like highly influenced by backend driven ui approach.[1]<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ypk-72mhYBk" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ypk-72mhYBk</a>
seletz超过 8 年前
Hey ethan, congrats to the release! I&#x27;m looking forward to take the iOS azure APNS plug-in to that platform.
Ecio78超过 8 年前
it&#x27;s nice but I tried it (via jason app) on my Moto G (2nd gen) and it&#x27;s doing a lot of loading compared to the iOS version (tested on iPhone 5s)
cpg超过 8 年前
Congratulations! Remarkable work, at remarkable speed!
anilgulecha超过 8 年前
It&#x27;s not just &quot;json&quot;.<p>It&#x27;s a templating language, and a scripting language serialized down to a json. Of course any real app has to have some interactivity, and some state, and work with that state, push it to a server, maybe pull it from a server. Way to cumbersome to do it here.<p>This would probably be the &quot;static site&quot; equivalent in native land, but already with exponent&#x2F;react&#x2F;weex you have a much easier time setting things up.<p>At best, this can be called a good experiment.
评论 #13189586 未加载