Spanish Translation of Node.js (Part 4) (1117 words) by isabella394

View this thread on steempeak.com
· @isabella394 ·
$56.79
Spanish Translation of Node.js (Part 4) (1117 words)
<div class="text-justify">

### Github Repository
https://github.com/nodejs/node

### General Information & Project Details
</div>

<center>

![](https://i.imgur.com/XFVhs9V.png)

*Node.js is an Open Source JavaScript runtime built on Chrome's V8 JavaScript engine supported by the Node.js Foundation*
</center>

<div class="text-justify">



#### -  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 3) (1164 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-node-js-part-3-1164-words)*
  - *[Spanish Translation of Node.js (Part 2) (1331 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-node-js-part-2-1331-words)*
  - *[Spanish Translation of Node.js (Part 1) (1130 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-node-js-part-1-1130-words)*
  - *[Spanish Translation of OroCRM (Part 1) (1118 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-orocrm-part-1-1118-words)*
  - *[Spanish Translation of OroCRM (Part 2) (1168 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-orocrm-part-2-1168-words)*
  - *[Spanish Translation of Verdaccio (Part 1) (579 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-verdaccio-part-1-579-words)*
  - *[Spanish Translation of Verdaccio (Part 2) (613 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-verdaccio-part-2-613-words)*
  - *[Spanish Translation of SpongeDocs (Part 23) (1032 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-spongedocs-part-23-1032-words)*
  - *[Spanish Translation of SpongeDocs (Part 17) (1058 words)](https://steemit.com/utopian-io/@isabella394/spanish-translation-of-spongedocs-part-17-1058-words)*

#### - Word Count

Number of words translated on this contribution: 1117 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.

[Node.js Crowdin page](https://crowdin.com/project/nodejs)



[My Crowdin Profile](https://crowdin.com/profile/isabella394)
[My Crowdin Activity](https://crowdin.com/profile/isabella394/activity)
[My Github Profile](https://github.com/isabella394)


#### - Examples sentences in Spanish:

- For example, when passed a reference to the <0>.buffer</0> property of a [<0>TypedArray</0>] instance, the newly created <0>Buffer</0> will share the same allocated memory as the [<0>TypedArray</0>].
  - > Por ejemplo, cuando se pasa una referencia de la propiedad <0>.buffer</0> a una instancia [<0>TypedArray</0>], el<0>Buffer</0> creado recientemente compartirá la misma memoria asignada que el [<0>TypedArray</0>].
- This allows applications to avoid the garbage collection overhead of creating many individually allocated <0>Buffer</0> instances.
   - > Esto permite a las aplicaciones evitar la sobrecarga de la recolección de basura que implica crear muchas instancias de <0>Buffer</0> asignadas individualmente.
- Copies data from a region of <0>buf</0> to a region in <0>target</0> even if the <0>target</0> memory region overlaps with <0>buf</0>.
   - > Copia datos desde una región de <code>buf</code> a una región en <code>target</code> incluso si la región de la memoria de <code>target</code> se superpone con <code>buf</code>.

</div>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 66 others
properties (23)
post_id61,485,901
authorisabella394
permlinkspanish-translation-of-node-js-part-4-1117-words
categoryutopian-io
json_metadata{"app":"busy\/2.4.0","users":["isabella394"],"format":"markdown","links":["https:\/\/github.com\/nodejs\/node","https:\/\/steemit.com\/utopian-io\/","\/@isabella394","\/@isabella394","\/@isabella394","\/@isabella394","\/@isabella394","\/@isabella394","\/@isabella394","\/@isabella394"],"tags":["utopian-io","translations","node-js","spanish"],"community":"busy","image":["https:\/\/i.imgur.com\/XFVhs9V.png"]}
created2018-09-03 18:59:03
last_update2018-09-03 18:59:03
depth0
children7
net_rshares55,204,825,567,566
last_payout2018-09-10 18:59:03
cashout_time1969-12-31 23:59:59
total_payout_value41.233 SBD
curator_payout_value15.555 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length4,737
author_reputation16,426,897,814,016
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries
0.
weight1,000
accountdavinci.pay
1.
weight500
accountutopian.pay
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (130)
@alejohannes ·
$7.70
Greetings, @isabella394. Thanks for submitting your contribution!

* The presentation of your post is good. It satisfies the requirements for a complete evaluation of your contribution.
* The translated content fits coherently the general meaning and use of the strings enlisted.
* You've shown a very precise use of the terminology of the project.
* Good feedback process. It is highly appreciated.

#### Congratulations!
#
Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/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](https://review.utopian.io/result/12/13131).

---- 
Chat with us on [Discord](https://discord.gg/vMGmDSm)
👍  , , , , , , , , , , , , ,
properties (23)
post_id61,493,783
authoralejohannes
permlinkre-isabella394-spanish-translation-of-node-js-part-4-1117-words-20180903t212925818z
categoryutopian-io
json_metadata{"links":["https:\/\/join.utopian.io\/guidelines","https:\/\/review.utopian.io\/result\/12\/13131","https:\/\/discord.gg\/vMGmDSm"],"tags":["utopian-io"],"users":["isabella394"],"app":"steemit\/0.1"}
created2018-09-03 21:01:06
last_update2018-09-03 21:01:06
depth1
children1
net_rshares6,654,095,324,896
last_payout2018-09-10 21:01:06
cashout_time1969-12-31 23:59:59
total_payout_value5.824 SBD
curator_payout_value1.875 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length804
author_reputation81,491,274,690,207
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (14)
@utopian-io ·
Thank you for your review, @alejohannes!

So far this week you've reviewed 8 contributions. Keep up the good work!
properties (22)
post_id61,871,011
authorutopian-io
permlinkre-re-isabella394-spanish-translation-of-node-js-part-4-1117-words-20180903t212925818z-20180907t214511z
categoryutopian-io
json_metadata{"app":"beem\/0.19.42"}
created2018-09-07 21:45:12
last_update2018-09-07 21:45:12
depth2
children0
net_rshares0
last_payout2018-09-14 21:45:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length114
author_reputation152,913,012,544,965
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem-ua ·
#### 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](https://discord.gg/KpBNYGz)**
properties (22)
post_id61,494,463
authorsteem-ua
permlinkre-spanish-translation-of-node-js-part-4-1117-words-20180903t211140z
categoryutopian-io
json_metadata{"app":"beem\/0.19.54"}
created2018-09-03 21:11:42
last_update2018-09-03 21:11:42
depth1
children0
net_rshares0
last_payout2018-09-10 21:11:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length290
author_reputation23,203,609,903,979
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@utopian-io ·
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](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
post_id61,536,975
authorutopian-io
permlinkre-spanish-translation-of-node-js-part-4-1117-words-20180904t090510z
categoryutopian-io
json_metadata{"app":"beem\/0.19.42"}
created2018-09-04 09:05:09
last_update2018-09-04 09:05:09
depth1
children0
net_rshares0
last_payout2018-09-11 09:05:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length593
author_reputation152,913,012,544,965
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jpinedo21 ·
Bueno no entendí muy bien el punto de traducir esto al español
properties (22)
post_id61,544,185
authorjpinedo21
permlinkre-isabella394-spanish-translation-of-node-js-part-4-1117-words-20180904t105356642z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit\/0.1"}
created2018-09-04 10:53:57
last_update2018-09-04 10:53:57
depth1
children0
net_rshares0
last_payout2018-09-11 10:53:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length62
author_reputation0
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@cryptonoticias ·
Deseo compartir este video de interes de Padres de Familia y estudiantes, Si te gusta lo puedes compartir de seguro va a ser del interes de algun amigo suyo y seguirnos, gracias a todos. https://i.imgur.com/rjo92Fn.jpg


 Aqui el video https://steemit.com/blockchain/@cryptonoticias/blockchain-solo-para-estudiantes

 Aqui el video https://steemit.com/blockchain/@cryptonoticias/blockchain-solo-para-estudiantes
👍  
properties (23)
post_id61,576,532
authorcryptonoticias
permlinkre-isabella394-spanish-translation-of-node-js-part-4-1117-words-20180904t174630665z
categoryutopian-io
json_metadata{"links":["https:\/\/steemit.com\/blockchain\/@cryptonoticias\/blockchain-solo-para-estudiantes"],"tags":["utopian-io"],"image":["https:\/\/i.imgur.com\/rjo92Fn.jpg"],"app":"steemit\/0.1"}
created2018-09-04 17:46:30
last_update2018-09-04 17:46:30
depth1
children0
net_rshares583,864,406
last_payout2018-09-11 17:46:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length411
author_reputation6,691,994,194,933
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@orinoco ·
<center>**Felicitaciones por tu Post,** la verdad nos gusto mucho y por ello te invitamos al Cauce Orinoco mediante https://discord.gg/9A2PXF3, Donde obtendrás muchas ventajas para **CRECER** y podrás **TRANSFORMAR** tus Steem a tu MONEDA nacional(Bs) al instante de manera  **RÁPIDA Y CONFIABLE.**</center>

<hr>

<div class="pull-left">
<img src="https://lh3.googleusercontent.com/-OIzms0uIHIg/WkLoawARmyI/AAAAAAAAAAs/96LzUvvydZM-1FlgYYb-oKSxanOOQ4DxwCEwYBhgL/w140-h139-p/COLIBRI%2BP.png">
</div>

<center>**<h2>@orinoco</h2>**</center>
<center>***"Trasnformamos tus Steem a Bs de manera Fácil, Rápida y Segura"*** https://discord.gg/9A2PXF3</center>
👍  
properties (23)
post_id61,665,010
authororinoco
permlinkre-isabella394-spanish-translation-of-node-js-part-4-1117-words-20180905t160502355z
categoryutopian-io
json_metadata{"users":["orinoco"],"image":["https:\/\/lh3.googleusercontent.com\/-OIzms0uIHIg\/WkLoawARmyI\/AAAAAAAAAAs\/96LzUvvydZM-1FlgYYb-oKSxanOOQ4DxwCEwYBhgL\/w140-h139-p\/COLIBRI%2BP.png"],"links":["https:\/\/discord.gg\/9A2PXF3"],"app":"steemit\/0.1","tags":["utopian-io"]}
created2018-09-05 16:05:06
last_update2018-09-05 16:05:06
depth1
children0
net_rshares2,251,654,755
last_payout2018-09-12 16:05:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length652
author_reputation9,476,908,045,141
root_title"Spanish Translation of Node.js (Part 4) (1117 words)"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)