Tips and tricks for Windows 8 JavaScript developers: Creating a local...
Check out the code on the Eternal Coding blog.
View ArticleCreate a Hello world Windows Store app
Watch this series of videos to learn to create your first Windows Store app in JavaScript.
View ArticleBuild an ASP.NET JavaScript Generator
Use ASP.NET to generate, at run time, exactly the client-side code that your page needs.
View ArticleBuilding a custom control using the Windows Library for JavaScript
Learn to build your own controls, with support for configurable options, events, and public methods.
View ArticleDeveloping a Windows Store app using JavaScript: Hilo
Learn to create a Windows Store app using HTML, CSS, JavaScript, and the Windows Runtime.
View ArticleLars Bak and Steve Lucco: Chakra, V8, JavaScript, Open Source
Listen in as Steve Lucco and Lars Bak discuss JavaScript from a virtual machine perspective.
View ArticleCore technologies for Windows 8 games
Learn about which types of games are most easily created in JavaScript and other languages.
View ArticleJump Start: Develop Windows Store apps using HTML5/JavaScript in 30 minutes
Watch this presentation and start building Windows Store apps with the skills you already have.
View ArticleA Deeper Dive into jQuery Mobile
Read about this JavaScript framework that allows you to easily add a mobile look to your Web apps.
View ArticleMicrosoft DevRadio: Using appMobi to Build Windows 8 & Windows Phone Apps
Learn how appMobi can help you build apps for Windows 8 and Windows Phone quickly and easily.
View ArticleExploring the New JavaScript API for Office
Read this MSDN Magazine article to learn about the new JavaScript API for Office. Part one of a series.
View ArticleEmbracing Async Programming
Watch this video from the patterns and practices symposium to learn about async programming in the browser.
View ArticleWindows 8 Casual Game Kit 1.1
Download the code for Space Cadet, a Windows Store game developed using HTML5 and JavaScript.
View ArticleLearn HTML5 with JavaScript & CSS3 Jump Start Training
Get an accelerated introduction to HTML5, CSS3, and JavaScript in this course, and prepare for exam 70-480.
View ArticleCreate a custom user control using JavaScript and WinJS for Windows 8
Learn how to create a custom 3-D carousel control for Windows 8.
View ArticleA Lap Around Windows 8 Development for HTML developers
Learn the basics of creating a Windows Store app using HTML and JavaScript, including WinJS.
View ArticleHow I Built the Paint 4 Kids Windows Store App Using Only HTML5 and SVG
Learn how to use SVG by seeing its use in the context of a children's app for coloring and drawing.
View ArticleWindows Store app support in jQuery version 2.0
Read this blog post to learn how you can use your existing skills and assets to build apps for Windows 8.
View ArticleUsing the Visual Studio JavaScript Memory Analysis tool to find memory leaks...
Use this new tool to find memory leaks in your code. Read about it on the Eternal Coding blog.
View ArticleDebugging JavaScript Windows Store apps
Watch this video to learn about debugging Windows Store apps with Visual Studio. Part 1 of 2.
View Article