Generators in Javascript
1 min readJul 1, 2020
To understand what exactly is function generator:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function*
Very good blog to understand the practical use cases of javascript generators:
https://dev.to/rfornal/use-cases-for-javascript-generators-1npc