Skip to content

Commit

Permalink
2020.09: Ergonomic Brand Checks for stage 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 7, 2020
1 parent abc5b8b commit 9a5a60f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2020/09.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 2 | 30m | [JSON Modules](https://github.com/tc39/proposal-json-modules) update ([slides](https://docs.google.com/presentation/d/1_dgRPueD2dwSIsVOXVexYOncCRrDPcm_CPnswq9zOe4) WIP) | Sven Sauleau, Daniel Ehrenberg, Myles Borins, Dan Clark, Shu-yu Guo |
| | 2 | 30m | [Decorators](https://github.com/tc39/proposal-decorators/): [A new proposal iteration](https://github.com/tc39/proposal-decorators/blob/simplified/README.md) ([PR](https://github.com/tc39/proposal-decorators/pull/310)) | Chris Garrett and Daniel Ehrenberg |
| | 2 | 30m | [Record & Tuple](https://github.com/tc39/proposal-record-tuple/) Stage 2 update (slides WIP) | Rick Button |
| | 2 | 45m | [Ergonomic brand checks for private fields][private-fields-in-in] for stage 3 ([issue](https://github.com/tc39/proposal-private-fields-in-in/issues/7)) | Jordan Harband |
| | 1 | 30m | [Intl Enumeration API](https://github.com/tc39/proposal-intl-enumeration) for stage 2 | Frank Yung-Fong Tang |
| | 1 | 30m | [Class `static` initialization block](https://github.com/tc39/proposal-class-static-block) for Stage 2 ([spec](https://tc39.github.io/proposal-class-static-block), [slides](https://1drv.ms/p/s!AjgWTO11Fk-TkehkMWh3eO58Dz2Izw?e=2JXhGZ)) | Ron Buckton |
| | 1 | 30m | [Class Access Expressions](https://github.com/tc39/proposal-class-access-expressions) for Stage 2 ([spec](https://tc39.es/proposal-class-access-expressions/), [slides](https://docs.google.com/presentation/d/1ATxFyZUYv9WvmLMFPDIuJ5QSpoVTIdqM0ThH2JPpzFw/edit?usp=sharing)) | Ron Buckton |
Expand Down Expand Up @@ -132,3 +133,5 @@ Supporting materials includes slides, a link to the proposal repository, a link
|--------------------------|--------------------------------|-------------------------|
| 2020-11-16 to 2020-11-19 | Remote (was Budapest, Hungary) | IBM |
| 2021-01-25 to 2021-01-28 | Remote | |

[private-fields-in-in]: https://github.com/tc39/proposal-private-fields-in-in

0 comments on commit 9a5a60f

Please sign in to comment.