Skip to content
bebraw edited this page Apr 2, 2013 · 11 revisions

TBD

Variables Are Global By Default

TBD. Explain global scope (window object in browser).

Function Syntax Is Cumbersome

TBD. Other languages, macros using sweet.js? ES6

Pyramid of Doom

Promises, futures, rx, q.

Not All Things Are Equal

== (coerces) vs. === (does not coerce)

Not Invented Here

Hard to find libs. Use JSter and other services. NPM for Node. Link to modules (next topic)

Clone this wiki locally