Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add slides for String#replaceAll #767

Merged
merged 1 commit into from May 24, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2020/06.md
Expand Up @@ -76,7 +76,7 @@ Supporting materials includes slides, a link to the proposal repository, a link

|| stage | timebox | topic | presenter |
|:-:|:-----:|:-------:|-------|-----------|
| | 3 | 15m | [`String.prototype.replaceAll`](https://github.com/tc39/proposal-string-replace-all) for Stage 4 (slides TBD) | Mathias Bynens |
| | 3 | 15m | [`String.prototype.replaceAll`](https://github.com/tc39/proposal-string-replace-all) for Stage 4 ([slides](https://docs.google.com/presentation/d/143RkssdqvENZIKCpZVGaHYC5JaIm4mJIdHdTor58IMQ/edit)) | Mathias Bynens |
| | 3 | 15m | Logical Assignment ([Status Update][lgcl-assign], [NamedEvaluation][lgcl-namedevaluation]) | Justin Ridgewell |
| | 3 | 15m | Changing Promise.any's AggregateError's argument processing order ([PR](https://github.com/tc39/proposal-promise-any/pull/59)) | Shu-yu Guo |
| | 2 | 5m | [Decorators](https://github.com/tc39/proposal-decorators/) status update | Chris Garrett |
Expand Down