Skip to content

Commit

Permalink
2025-02: add Math.clamp slides
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadaHonk authored Feb 19, 2025
1 parent bbeead2 commit a4afdfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2025/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 1 | 60m | A unified vision for [measure](https://github.com/tc39/proposal-measure/) and [decimal](https://github.com/tc39/proposal-decimal/) ([slides](https://notes.igalia.com/p/tc39-2025-02-plenary-decimal-measure-unity)) | Jesse Alama and Eemeli Aro |
| 1 | 60m | [Stable Formatting](https://github.com/tc39/proposal-stable-formatting) update ([PR](https://github.com/tc39/proposal-stable-formatting/pull/18), [slides](https://docs.google.com/presentation/d/14KQA1Gyy0reIyouHtzp5ofYRrcwRjkY6GajeknLWhg0/edit?usp=sharing)) | Eemeli Aro |
| 0 | 30m | [Error Stack Accessor](https://github.com/ljharb/proposal-error-stack-accessor) for stage 1 or 2 | Jordan Harband |
| 0 | 30m | [`Math.clamp`](https://github.com/CanadaHonk/proposal-math-clamp) for Stage 1 or 2 | Oliver Medhurst |
| 0 | 30m | [`Math.clamp`](https://github.com/CanadaHonk/proposal-math-clamp) for Stage 1 or 2 ([slides](https://docs.google.com/presentation/d/14QGuyCHlsSr4ZSCkbFuaFZk8793EAMS1nAkdW_csLhA/edit)) | Oliver Medhurst |
| 0 | 30m | [`Error.captureStackTrace`](https://github.com/mgaudet/proposal-error-capturestacktrace) [(slides)](https://docs.google.com/presentation/d/1SFdS9n5JR7Jqz29s7ApvkqDOqOfPW-IaBR2orK828As/edit?usp=sharing) for Stage 1 | Matthew Gaudet |
| 0 | 30m | [Curtailing the power of "Thenables"](https://github.com/mgaudet/proposal-thennable-curtailment) [(Slides)](https://docs.google.com/presentation/d/1Sny2xC5ZvZPuaDw3TwqOM4mj7W6NZmR-6AMdpskBE-M/edit#slide=id.p) for Stage 1 | Matthew Gaudet |
| 0 | 30m | [`Number.isSafeNumeric`](https://github.com/Lxxyx/proposal-number-is-safe-numeric) [(slides)](https://docs.google.com/presentation/d/1Noxi5L0jnikYce1h7X67FnjMUbkBQAcMDNafkM7bF4A/edit?usp=sharing) for Stage 1 | ZiJian Liu |
Expand Down

0 comments on commit a4afdfe

Please sign in to comment.