jszgb / jszgb.com

Community for JavaScript developers from Zagreb, Croatia. :house:
http://jszgb.com
MIT License
19 stars 11 forks source link

ES6 & ES7 #15

Closed mieszko4 closed 6 years ago

mieszko4 commented 8 years ago

Quick summary of new features of es6. Examples of how something is done in es5 and how can it be done in es6, i.e. how es6 solves some of es5 problems.

Depending on time more details on some of the features like:

There are also other cool features like Symbols and Meta-programming but I guess it is a bit too much for the first presentation on es6 :)

Reference: https://github.com/lukehoban/es6features Reference: http://es6-features.org/#Constants Reference: http://exploringjs.com/es6/

silvenon commented 8 years ago

Me and Luka can take this one :+1: A great excuse to learn some features I don't know about yet.

dinodsaurus commented 8 years ago

@lblazecki :100: