Re: const function parameters

Hi Marcos,

Le 30/01/2017 à 06:22, Marcos Caceres a écrit :
> Also, where should developers go to propose JS language features?
For features that fall under the ECMAScript umbrella (like the syntax 
change you're suggesting), I think the place to go to is 
https://github.com/tc39/proposals where among other things you can 
review existing tracked proposals.

The process is described here: https://tc39.github.io/process-document/

Any proposal would start at stage 0, obviously.

Hope that helps,

David

Received on Thursday, 2 February 2017 10:50:45 UTC