SpringOne2GX 2013 Replay: Pragmatic JavaScript
Recorded at SpringOne2GX 2013 in Santa Clara, CA
Speaker: John Hann
So you've been toying around with JavaScript. You have a basic feel for the language but don't quiet feel productive, yet. If so, this talk is for you. We'll peel away the abstractions, libraries, and frameworks to uncover the more interesting fundamentals of JavaScript. Specifically, we'll delve into the following:
- Prototypal inheritance (and alternatives to classical inheritance)
- Closures
- Scope versus context and this
- Public vs privileged vs private variables
- Modules
- Promises / Futures
- Recent improvements from EcmaScript 5 and 6
- Functional programming strategies
- Documentation using JSDoc
- Testing strategies
- and more!
!{iframe width="560" height="315" src="//www.youtube.com/embed/EZW-ngSHK6o" frameborder="0" allowfullscreen}{/iframe}