The Cordova Project Template
Visual Studio 2015 ships with two project templates for creating Cordova applications. These templates provide full IntelliSense in the JavaScript code editor, special tools such as a plug-in manager, and support for your application markup with tools like the DOM Explorer and CSS editor. Cordova applications in Visual Studio also get the full debugging experience across emulators, simulators, and test devices; this means breakpoints, watch windows, the immediate window, and more. It all starts with the project template; let’s take a look.
Creating a New Cordova Project
You can develop Cordova applications with Visual Studio using either JavaScript or TypeScript. Recall that TypeScript is a superset of JavaScript ...
Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.