Node.js is an Open Source JavaScript runtime built on Chrome's V8 JavaScript engine supported by the Node.js Foundation
- What is Node?
The Node environment comprises everything you need to run a program written in JavaScript(JS).
Node.js first started when the original developers of JS extended its functionalities from something you could only run in the browser to something you could execute on your computer as a independent application.
Now you can do much more with JavaScript than just creating interactive websites and web apps. Modern JavaScript has the same capabilites as other scripting languages like Python, and therefore it can do the same as these.
Both your browser's JavaScript and Node.js environment run on the V8 JavaScript runtime engine. This engine takes your JS code and converts it into a much faster machine code (machine code is a low level code that the computer can execute without needing to first interpret it).
Contribution Specifications
- Translation Overwiew
In this section, my translation was again focused on the guides related to the Buffer functionalities, specifically on the Class Buffer building commands, its properties, its call methods and the allocation and Management of the system's memory for the Buffer. The documentation is also related with the encoding parameters and methods used on Node.js
- Languages
Source Language: English
Translated Language: Spanish
Previous experience samples:
- Spanish Translation of Node.js (Part 4) (1117 words)
- Spanish Translation of Node.js (Part 3) (1164 words)
- Spanish Translation of Node.js (Part 2) (1331 words)
- Spanish Translation of Node.js (Part 1) (1130 words)
- Spanish Translation of OroCRM (Part 1) (1118 words)
- Spanish Translation of OroCRM (Part 2) (1168 words)
- Spanish Translation of Verdaccio (Part 1) (579 words)
- Spanish Translation of Verdaccio (Part 2) (613 words)
- Spanish Translation of SpongeDocs (Part 23) (1032 words)
- Spanish Translation of SpongeDocs (Part 17) (1058 words)
- Word Count
Number of words translated on this contribution: 1215 words, including a small number of coding instructions.
Proof of Authorship
The translation was submitted via CrowdIn and you can find all the related information on the following links.
My Crowdin Profile
My Crowdin Activity
My Github Profile
- Examples sentences in Spanish:
- <0>encoding</0> {string} If <0>value</0> is a string, this is the encoding used to determine the binary representation of the string that will be searched for in <0>buf</0>.
<0>encoding</0> {string} Si <0>value</0> es una cadena, esta es la codificación utilizada para determinar la representación binaria de la cadena que se buscará en <0>buf</0>.
- Applications that wish to modify the length of a <0>Buffer</0> should therefore treat <0>length</0> as read-only and use [<0>buf.slice()</0>] to create a new <0>Buffer</0>.
Las aplicaciones que deseen modificar la longitud de un
Buffer
, por lo tanto, deberían tratar alength
como de solo lectura y utilizar a [buf.slice()
] para crear un nuevoBuffer
.
- While the <0>length</0> property is not immutable, changing the value of <0>length</0> can result in undefined and inconsistent behavior.
Aunque la propiedad
length
no es inmutable, cambiar el valor delength
puede resultar en un comportamiento indefinido e incoherente.
Greetings, @isabella394. Thanks for submitting your contribution!
Congratulations!
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Chat with us on Discord
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for your review, @alejohannes!
So far this week you've reviewed 2 contributions. Keep up the good work!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi @isabella394!
Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
Feel free to join our @steem-ua Discord server
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Se agradece mucho el esfuerzo en éste tipo de proyectos. ¡Saludos!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey, @isabella394!
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!
Get higher incentives and support Utopian.io!
Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via SteemPlus or Steeditor).
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit