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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Visual Studio Apache Cordova Tooling preview

117 点作者 chris-at大约 11 年前

4 条评论

andwaal大约 11 年前
This is actually kinda awsome. I had a terrible experince some months back trying to get a Cordova app made for Android&#x2F;iOS to work on Win8. As a result of the special javascript rules in Win8, not event the Angular source was possible to run without encapsulation all &quot;insertBefore&quot; in jQuery-lite in &quot;MSApp.execUnsafeLocalFunction&quot;.<p>Together with the toolkit they are even providing example ToDo-apps for Angular, Backbone and WinJs which makes me hope all the issues I struggled with is now fixed.(Possible by running the app inside a webview instead as an native WinJS app).
评论 #7736895 未加载
评论 #7735513 未加载
评论 #7736287 未加载
newsreader大约 11 年前
I use MS VS 2013 on a daily basis at work and on my own personal projects. This is indeed good news. MS is, without a doubt, moving in the right direction.
mox1大约 11 年前
This is awesome on multiple levels, but mainly it unchains the &quot;cloud&quot; from Cross Platform app development. Everything but vanilla Apache Cordova (Intel App Framework &#x2F; AppMobi, PhoneGap, Xamrian) insist on compiling your code on their servers. The effect is they take away a lot of control from the programmer.<p>If you insist on plain old Cordova, you end up with a text editor (Notepad++), with a cmd.exe window (for cordova&#x2F; node.js) and Chrome (for ripple, the Debug env). It will be really nice to get all of this into an IDE.
评论 #7735446 未加载
评论 #7735286 未加载
coreymgilmore大约 11 年前
Very cool to see MS joining the Cordova bandwagon.