slurp soup

interesting things I found on the tubes

Posts tagged javascript

1 note

Talk given by Alex Russell at Google I/O 2011.

Key quote:

Objects are data that carries behavior. Closures are behavior that carries data.

Demonstrated traceur-compiler which compiles proposed ECMA 5 syntax into current syntax. It can be set up to copile on the fly, essentially allowing you to use future syntax today.

Filed under javascript talk