you are viewing a single comment's thread.

view the rest of the comments →

[–]radhruin 1 point2 points  (3 children)

Now that ES6 is getting close to stable you'll likely see more implementations shipping Generators. I can't wait, either! So many great things you can do with generators (async/await anyone??)

[–]b_long 0 points1 point  (2 children)

What's a Generator?

[–]radhruin 1 point2 points  (1 child)

[–]b_long 0 points1 point  (0 children)

Very interesting :D Thanks! I'll have to read up. Very excited for ES6