Crockford on JavaScript - Act III: Function the Ultimate

Поделиться
HTML-код
  • Опубликовано: 19 сен 2011
  • Yahoo!'s JavaScript architect Douglas Crockford continues his lecture series on the JavaScript programming language with a discussion of functions in JavaScript. "Functions are the very best part of JavaScript," Crockford says. "It's where the power is, it's where the beauty is." Watch the video to learn why.
  • НаукаНаука

Комментарии • 4

  • @kb-labs
    @kb-labs 12 лет назад +4

    Crockford is a JavaScript guru, we do not need him to show us easy stuffs, it is everywhere on the net.

  • @Nova_mmk
    @Nova_mmk 11 лет назад +4

    42:45 promise object

  • @batbawls
    @batbawls 12 лет назад +5

    Why does he keep calling a library that might (perhaps, only) include things like a fade function an "ajax library"?

  • @kokoloism
    @kokoloism 12 лет назад +6

    I read Crockford a lot. But from my perspective, his examples are somehow too subjective.And they reflect his coding style more then they can serve for educational purposes.