Videos from JSConf US 2012 are online. Get 'em while they're hot.
Tag Archives: js
Code Tutorial Blueprint
I just watched a nice presentation by Yahoo evangelist Christian Heilmann who opened the show at FF09 yesterday. Whilst there’s a lot of good ideas throughout regarding the maintainability of JavaScript code, one nugget stood out about code tutorials. Christian Suggests a four pronged presentation strategy when writing tutorials for designers – it is equally valid when presenting concepts to fresh geeks:
- Say what it does.
- Show a working example.
- Include the full code of the example.
- Explain the example using code chunks interspersed with descriptive paragraphs.
A simple & sensible blueprint!
Full Frontal 2009
“A conference on ECMA-262” doesn’t sound particularly exciting, so I can understand the organisers of Full Frontal 2009 wanting to pick a name that was perhaps more attention grabbing. I’m heading along there tomorrow, and depending on the format (& facilities at my disposal) I’ll hopefully be able to blog and tweet throughout.