Current browser support
gothburz opened this issue · 3 comments
gothburz commented
Add a section with current browser ES6 feature support?
lukehoban commented
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.
hjzheng commented
@xpetrus you can use this link http://ruanyf.github.io/es-checker/ to check current browser ES6 feature support.
gothburz commented
Thanks! I've already been studying it :)