I was hanging out at the Software Craftsmanship Guild today, and after a short conversation about managing complexity and the four rules of simple design; they asked for an introduction to JavaScript.
So of course I obliged. Here I impromptu TDD a palindrome checker in JavaScript.