/js-the-better-parts

learn from Douglas Crockford: The Better Parts

Primary LanguageCoffeeScript

watch it

Douglas Crockford: The Better Parts - JSConfUY 2014 https://www.youtube.com/watch?v=bo36MrBfTk4

Good enough is not enough. :)

How to make it better:

  • do not use this
  • do not use proto
  • do not use for
  • do not use for in