Skip to content

Why there is no document about Generator? #11706

@jcodebrain

Description

@jcodebrain

I wanted to read about Generator in detail on Typescript offical website; however, I couldn't find even any small explanation in the official document. I strongly believe that Typescript has adopted the feature since Typescript 1.6. But no good info for beginners.
this is all and no info even though generator is one of the important features in ECMAScript6.
https://www.typescriptlang.org/docs/handbook/iterators-and-generators.html

Of course, there is a few decent docs in terms of ECMAScript 6 Generator outside, but not Typescript
Could you tell me where I can find some decent Generator document for beginners to use properly ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsThe issue relates to how you learn TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions