This section explains some of the things you need to know about writing JavaScript code for Windows Store apps.
In this section
| Topic | Description |
|---|---|
|
Describes the structure of a basic app and introduces you to some of the Windows Store app using JavaScript coding conventions. | |
|
While a lot of Windows Store app using JavaScript programming is identical to writing markup and code for a website, Windows Store apps using JavaScript provide additional features, and introduces some differences to how you use existing HTML features. This topic describes some of these differences. | |
|
Lists the HTML and DOM APIs that behave differently or aren't supported for Windows Store apps using JavaScript. | |
|
Learn about the features available to pages in the local and web contexts. | |
|
Describes how the toStaticHTML method filters HTML content that you add dynamically. | |
|
Describes the Windows Runtime and Windows Library for JavaScript implementation of the Common JS Promises/A proposal for asynchronous programming. |
Related topics
Build date: 12/7/2012