Nodejs.org: Slight error in documentation

Created on 7 Apr 2017  路  9Comments  路  Source: nodejs/nodejs.org

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.

externadocs good first issue question

Most helpful comment

can we close this one?

All 9 comments

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.

It could be refer to naive as primitive. It makes sense in this sentence, but I may be wrong.

http://www.wordreference.com/definition/naive

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JungMinu picture JungMinu  路  8Comments

khaosdoctor picture khaosdoctor  路  6Comments

vsemozhetbyt picture vsemozhetbyt  路  4Comments

julianduque picture julianduque  路  4Comments

Aissaoui-Ahmed picture Aissaoui-Ahmed  路  3Comments