tc39 / proposal-bind-operator

This-Binding Syntax for ECMAScript
1.74k stars 30 forks source link

I'd like to champion this proposal and reshape it #56

Open hax opened 3 years ago

hax commented 3 years ago

I'd like to ask current champions @bterlson @zenparsing @mattpodwysocki whether I can take over this repo and reshape the proposal?

michaelficarra commented 3 years ago

@hax I'd recommend starting fresh, as this proposal will come with a lot of baggage.

hax commented 3 years ago

@michaelficarra Two reasons I prefer continue the work in this repo instead a new repo:

MrXploder commented 3 years ago

I really dont understand why such "wall" for this proposal to go on.... is such an amazing feature to manipulate DOM list without boilerplate and a perfect companion for "lodash"-like libraries.... The syntax itself its amazing "::"

I was using it for a long time with babel but I really like that this would be the "standard".... gosh even decorators that are stage 2 are widely implemented in babel/typescript and this proposal that seems really easy to do, is not 👎🏼 .

hax commented 3 years ago

The new proposal Extensions which is the reshape of the "virtual method" part of this proposal has advanced to stage 1!

lake2 commented 3 years ago

The new proposal Extensions which is the reshape of the "virtual method" part of this proposal has advanced to stage 1!

nice!