Posts tagged javascript
Posts tagged javascript
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.