Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

MDN Docs: Async Iteration #132

Open
8 of 12 tasks
jahzielv opened this issue Jan 15, 2019 · 1 comment
Open
8 of 12 tasks

MDN Docs: Async Iteration #132

jahzielv opened this issue Jan 15, 2019 · 1 comment

Comments

@jahzielv
Copy link

jahzielv commented Jan 15, 2019

Creating MDN documentation for the Async Iteration proposal

Adapted from Florian Scholz's notes.

Iteration protocol reference page:

Symbol.asyncIterator

Note: Docs could probably be derived from Symbol.iterator https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/iterator. It's already listed on the Symbol page: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol#Well-known_symbols

for-await-of

Async generators

APIs that use async iterators / generators

Guide page updates

We have https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Iterators_and_generators
Unfortunately we have no dedicated guide page yet on async JS programming. We want to create that at some point, though. See https://bugzilla.mozilla.org/show_bug.cgi?id=1305261
More brainstorming on that here: https://docs.google.com/document/d/1ko8Xt5JaFVuXjEOHSyhw8MaxKPTbKiX6Qc7EXtczKUA/edit?ts=5b55b98b#heading=h.5tv0p4d6vqmu

@jahzielv
Copy link
Author

Updated list; removed item requesting mentioning async iteration in the Streams MDN doc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant