Y
Hacker News
new
|
ask
|
show
|
jobs
by
moosingin3space
3632 days ago
Do I generally need to use prerelease browsers for ES6 support? Sorry, it's been a long time since I've been on the frontend.
1 comments
jsheard
3632 days ago
The stable versions of Chrome, Firefox and Edge all support ES6 generators. Safari stable doesn't support them yet but the tech preview does.
https://kangax.github.io/compat-table/es6/
link
https://kangax.github.io/compat-table/es6/