P
Paul Rubin
I hadn't seem this before. New Javascript 1.7 features:
- Generators
- Iterators
- Array comprehensions
- Destructuring assignment
Sounds like another language we know.
http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7
- Generators
- Iterators
- Array comprehensions
- Destructuring assignment
Sounds like another language we know.
http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7