Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ecmascript Harmony

How Can I Feature-detect Es6 Generators?

I'm really enjoying ES6 generators. Is there a way I can detect generator support in browsers? … Read more How Can I Feature-detect Es6 Generators?