On the above-mentioned page, there is the following text:
"The V8 team is constantly working to improve the performance of new language features to eventually reach parity with their transpiled or naive counterparts in EcmaScript 5 and earlier. "
I believe that "naive" should read "native," shouldn't it?
I've also never seen the word "transpiled" before, but I get the idea.
transpiled is valid, see http://www.thefreedictionary.com/transpiler :)
https://babeljs.io/ is a common example.
Is "naive" also correct?
Pretty sure you're right about naive->native.
Looks like it was added in https://github.com/nodejs/nodejs.org/commit/d89e5a73863d18554861d0c0f900620b4886b4aa, so cc/ @bmeurer
It could be refer to naive as primitive. It makes sense in this sentence, but I may be wrong.
It should be native.
I'll take this up (been looking for a good first contribution!)
@alex-blair Thank you! If I get it right, the file is https://github.com/nodejs/nodejs.org/blob/master/locale/en/docs/es6.md
And there are 2 'naive' in that paragraph.
can we close this one?
Most helpful comment
can we close this one?