Nice – looks like my Cordova with Visual Studio article went live today in CODE Magazine as the cover article:
I’ve been doing quite a bit of hybrid Cordova development in the last few months with a couple of customer projects as well as a couple of pet projects. I’ve been really impressed with the tooling that Visual Studio provides for building and testing Cordova apps, especially for iOS devices. This article reflects my experiences specifically with a focus on the iOS development and debugging cycle applied to a small sample project.
I created a small sample app that is described in the article and provided on GitHub for you to play with:
The app is a small AngularJS application that runs with local data. I’ve used this app for a number of different samples including MVC, SPA, Web API and vNext examples, so if you’ve followed some of my other articles you probably find this sample familiar. For Cordova, this sample was modified a bit to be more mobile friendly and adapt better for different mobile device formats.
Anyway, go check out the article – I think it’s a good (and long) one.
Resources
Other Posts you might also like