-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translated 08-hello_world_on_node_js-lecture.srt #77
base: master
Are you sure you want to change the base?
Conversation
All right, so now let's write a | ||
simple Hello, World program | ||
Perfecto, pues vamos a escribir un | ||
sencillo Hola Mundo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
¿De repente agregar "programa"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok
On Nov 17, 2014 11:02 AM, "Juan Carlos Farah" notifications@github.com
wrote:
In 01-introduction/es/08-hello_world_on_node_js-lecture.srt:
@@ -3,119 +3,118 @@
2
00:00:00,170 --> 00:00:03,070
-All right, so now let's write a
-simple Hello, World program
+Perfecto, pues vamos a escribir un
+sencillo Hola Mundo¿De repente agregar "programa"?
—
Reply to this email directly or view it on GitHub
https://github.com/mongodbperu/subte-m101js/pull/77/files#r20425503.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Y ponerlo entre comillas: "Hola Mundo".
¡Buenos días @CesarTrigo ! Ahí te dejé algunos comentarios. |
|
||
5 | ||
00:00:08,450 --> 00:00:10,960 | ||
Let's call it hello_world. | ||
Vamos a llamarlo hello_world. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aquí también debería ir entre comillas "hello_world".
|
||
39 | ||
00:01:52,620 --> 00:01:57,170 | ||
calling response.end and | ||
send Hello, World! | ||
llamando response.end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"response.end"
Typo corrections and more
Buenas, he realizado algunas correcciones dadas vuestras instrucciones. Me va quedando más claro el como trabajáis y las "normas" que seguís |
Resolves #11