Защо генераторите са толкова оскъдни в реалния свят?

 

Javascript has generator functions from ES2015, but unlike the other functions introduced in this version, it seems that the use of generator functions has never started, at least not in many basic code bases. I don't see them being used in documentation, examples, lessons. I even managed to forget at least once (or more, I ... forget) that they existed in the first place. The contrast of Python, where from python 3 the generators become practically something by default, returned by its built-in ones. https://essaywriter.fun/ I would imagine that the overlap of python and JS developers would be significant enough to make a different picture. Are there any serious technical issues with the JS generator model, are they just overshadowed by other features of the ES6, or am I just getting old or ...?