On Tuesday, September 9, 2014, Ep Ga <[email protected]> wrote: > Are you going to force user to use ES6? A lot of dislike ES6 and are for > ES5+; staying complaint with our code style and syntax as ES5, with the > addition of new feature such as let and const, +. Which does not change the > syntax but just add on new statement and operand. > > Are you going to force user to use new feature of ES6 or are you just > going to make them available to be use in node, and node, not changing the > code module where we will be force to use ES6 feature. > > Like I said, a lot of us disprove of some... most the majority of the new > features in ES6, and are only looking forward to those that does not change > the language, but add on... i.e.: ES5+ >
V8 will implement new language features and they will appear in Node as they become stable. > Also, do you have documentation of all errors that could take place in the > node environment? > There are no breaking changes in ES6, so there will be no errors when using new language features. Rick > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','nodejs%[email protected]');>. > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/bf8a0e1d-6128-4f84-9d2c-773b2b6cf5ee%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/bf8a0e1d-6128-4f84-9d2c-773b2b6cf5ee%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAHfnhfrHyngFXHAbZAic6L%3DGm90%2Bz83qvQ2wWOmP-S_pMQ5zJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
