Skip to content

Commit

Permalink
2020.06: Add slides for String#replaceAll
Browse files Browse the repository at this point in the history
Note that these are not new materials; it's just an easier overview of information that's already in the repository.
  • Loading branch information
mathiasbynens authored and ljharb committed May 24, 2020
1 parent 7df61d6 commit ae22ed7
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit ae22ed7

Please sign in to comment.