-
Pretty elegant and actually non-contrived use case for JavaScript generator functions (developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function%2A) in @jeffposnick's post on how they use them for making @workboxjs do just the necessary work, but nothing more: jeffy.info/2019/03/22/that-time-i-used-a-generator.html. 👌