A small presentation of javascript oddities.
- Brief recap of JS history (mostly to remark the fact that was created in 10 days and with a specific purpose: to informal devs)
- Two small code examples
- Type coercion (implicit and explicit)
- Typical implicit type coercion operands (!, +, toString)
- Some advanced examples of quirks
- Brief overview of other quirks and oddities
You can see the presentation at github pages here: js-quirk-slides