lukehoban/es6features

Current browser support

gothburz opened this issue · 3 comments

Add a section with current browser ES6 feature support?

This is better handled elsewhere I think. There is already a link to kangax's ES6 compat table in the first paragraph, which is the best summary I know of right now.

@xpetrus you can use this link http://ruanyf.github.io/es-checker/ to check current browser ES6 feature support.

Thanks! I've already been studying it :)