Lessons: 16Length: 5.5 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.1 Namespaces

Naturally, JavaScript does not have namespaces, but they can be emulated by nesting objects. Namespaces in WinJS are more like modules than anything else.