-
Now that this is a Stage 2 proposal
-
[This issue](https://github.com/littledan/js-outreach-groups/issues/4) on @littledan 's outreach groups repo brought into sharp focus that we could be doing a better job of "advertising" (for want of …
-
### Session description
Lots of people who are tuned into internet-relevant standards know about TC39, the technical committee within Ecma International that specifies ECMAScript® (JavaScript™). What…
-
The TC39 proposal AsyncContext https://github.com/tc39/proposal-async-context has reached Stage 2 today. I'd like to bring the topic up again at the diagnostics meeting to discuss the integration of N…
-
TC39 Proposal: https://github.com/tc39/proposal-decimal
-
TC39 decorators will be available in the upcoming Typescript 4.8.
-
Did we ever settle on a policy on what to add when?
There's https://github.com/tc39/proposal-arraybuffer-base64 that I'd like to implement because:
1. it seems useful1
2. it is at stage 3
3. i…
-
There are any plan for [TC39 proposal cancellation](https://github.com/tc39/proposal-cancellation)?
If not:
Based on TC39:
user-controlled cancellation of asynchronous operations through the a…
-
If you look at the history of modules in the ECMAScript specification, it has been constantly changing. Although some things have remained as they were originally invented in ES6.
My question is abou…
-
The TC39 is going to standardize the way Observables should be used. Currently it is in Stage 1 (ready to advance to the next stage) https://github.com/tc39/proposal-observable
Maybe we should take…