Skip to content

Commit

Permalink
2019.07: add iterator methods topic
Browse files Browse the repository at this point in the history
Merge pull request #592 from devsnek/patch-1
  • Loading branch information
ljharb committed Jun 25, 2019
2 parents fbc6490 + 3ef6707 commit fc0d3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2019/07.md
Expand Up @@ -95,6 +95,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| 1 | 15m | [`Promise.any`](https://github.com/tc39/proposal-promise-any/) for Stage 2 or 3 ([slides](https://docs.google.com/presentation/d/1WbE3squBN76_4SIHRmOQKrzglaQAVizMQZ8MqipoM4U/edit)) | Mathias Bynens |
| 3 | 15m | [`Promise.allSettled`](https://github.com/tc39/proposal-promise-allSettled) for Stage 4 ([slides](https://docs.google.com/presentation/d/1qhYDRlsvyVUtveT2tS0mJtzG-xe9islO6-t2wMQUJso/edit)) | Mathias Bynens |
| 2 | 30m | [`String.prototype.replaceAll`](https://github.com/tc39/proposal-string-replace-all) for Stage 3 ([slides](https://docs.google.com/presentation/d/194gQ-GRfb9r17Vva9nevePkFUfPck1o_pXHM25LlVKs/edit)) | Mathias Bynens |
| 1 | 30m | [Iterator methods](https://github.com/tc39/proposal-iterator-helpers) Update / Stage 2 ([slides](https://docs.google.com/presentation/d/16Abs2Terjd2J9VJW3HZHNcp7SYdhDmpVH6DR86TxYF4/edit)) | Domenic Denicola |



Expand Down

0 comments on commit fc0d3c3

Please sign in to comment.