- From: Marcos Caceres <marcos@marcosc.com>
- Date: Sun, 29 Jan 2017 21:22:14 -0800
- To: public-script-coord <public-script-coord@w3.org>
Hi,
A question came up in the WICG about the possibility of standardizing
const function parameters (i.e., `function(const x) => { }`) [1]. Has
that been discussed in TC-39 before (no doubt it has)? - any pointers
would be great.
Also, where should developers go to propose JS language features?
Should they try to develop them in the WICG? They can, but I feel
language development seems to require some more specialized knowledge,
and it would be great if folks on this list could provide some
mentorship/guidance.
Kind regards,
Marcos
[1] https://discourse.wicg.io/t/js-const-function-parameters/1927
Received on Monday, 30 January 2017 05:22:49 UTC