Part 4: Quick Tour of WinJS (1 of 2) | Windows Store apps for Absolute Beginners with JavaScript

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
In this lesson we explore WinJS to learn more about what it can do for our apps. We learn about creating namespaces, classes, simple binding to objects, observability, and more.

Introduction to creating Windows Store apps using HTML and JavaScript
Chris Anderson & Josh Williams at Build 2012
http://channel9.msdn.com/Events/Build/2012/3-115

Channel 9s JavaScript Fundamentals Series - Lesson 10: Understanding Function versus Global Scope
http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Understanding-Function-versus-Global-Scope-10

Organizing your code with WinJS.Namespace
http://msdn.microsoft.com/en-us/library/windows/apps/hh967793.aspx

WinJS.Class.define function
http://msdn.microsoft.com/en-us/library/windows/apps/br229813.aspx
6d7061a36cb9613dcd047edc9251fe07.gif


View the full article
 
Back
Top