Visual Studio Apache Cordova Tooling preview
blogs.msdn.com
Visual Studio Apache Cordova Tooling preview
1–10 of 19 posts
Re: Visual Studio Apache Cordova Tooling preview
#2Re: Visual Studio Apache Cordova Tooling preview
#3Together 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).
Re: Visual Studio Apache Cordova Tooling preview
#4If you insist on plain old Cordova, you end up with a text editor (Notepad++), with a cmd.exe window (for cordova/ node.js) and Chrome (for ripple, the Debug env). It will be really nice to get all of this into an IDE.
Re: Visual Studio Apache Cordova Tooling preview
#5Re: Visual Studio Apache Cordova Tooling preview
#6This is awesome on multiple levels, but mainly it unchains the "cloud" from Cross Platform app development. Everything but vanilla Apache Cordova (Intel App Framework / AppMobi, PhoneGap, Xamrian) insist on compiling your code on their servers. The effect is they take away a lot of control from the programmer. If you insist on plain old Cordova, you end up with a text editor (Notepad++), with a cmd.exe window (for co…
Re: Visual Studio Apache Cordova Tooling preview
#7This is awesome on multiple levels, but mainly it unchains the "cloud" from Cross Platform app development. Everything but vanilla Apache Cordova (Intel App Framework / AppMobi, PhoneGap, Xamrian) insist on compiling your code on their servers. The effect is they take away a lot of control from the programmer. If you insist on plain old Cordova, you end up with a text editor (Notepad++), with a cmd.exe window (for co…
Re: Visual Studio Apache Cordova Tooling preview
#8This is actually kinda awsome. I had a terrible experince some months back trying to get a Cordova app made for Android/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 "insertBefore" in jQuery-lite in "MSApp.execUnsafeLocalFunction". Together with the toolkit they are even providing example ToDo-apps for Angular, Back…
Cordova/phonegap on mac took 10 minutes for the demo app to work.
Re: Visual Studio Apache Cordova Tooling preview
#9This is actually kinda awsome. I had a terrible experince some months back trying to get a Cordova app made for Android/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 "insertBefore" in jQuery-lite in "MSApp.execUnsafeLocalFunction". Together with the toolkit they are even providing example ToDo-apps for Angular, Back…
Re: Visual Studio Apache Cordova Tooling preview
#10This is actually kinda awsome. I had a terrible experince some months back trying to get a Cordova app made for Android/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 "insertBefore" in jQuery-lite in "MSApp.execUnsafeLocalFunction". Together with the toolkit they are even providing example ToDo-apps for Angular, Back…
Installing the Android SDKs, AVD, and dependencies/ENV paths, java installation, etc for cordova/phonegap on Windows took me 2 hours to get the demo app working. Cordova/phonegap on mac took 10 minutes for the demo app to work.