Next generation javascript


Details
For people who want to know more about the future of javascript or are just curious about the language, Ram and I are going to do a broad presentation of all the cool new features of EcmaScript6, aka next generation javascript.
The standard is not yet finalized but the api is frozen and there are already a lot of feature already implemented or available with some tools like es6-transpiler.
Here's a quick overview of what we're going to cover:
• control (iterator, for-of, generators, array comprehension...)
• collection (weak maps, maps and sets)
• Typed objects, template strings, direct proxies
• API improvement
• scoping (block scoping, destructuring, default param value, rest params and spread)
• modularity (modules, classes, symbols...)
For this event, Mozilla Taiwan will let us use their office \o/.
The address in english is:
HsinYi road, section 5, 106, 4th floor, A-1
Please confirm your RSVP before Feb 17 so we can register everyone. There will be a recording of the session and it's free. It's very close to the MRT 象山 (end of red line, after 101).

Next generation javascript