forked from manuelkiessling/nodebeginner.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Herman A. Junge
committed
Apr 30, 2011
1 parent
ca6d69a
commit 1f47bc9
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
## Sobre el Libro: | ||
|
||
El Libro para Principiantes en Node es una completa introducción a node.js y algunos de los temas más avanzados en JavaScript tales como la Programación Funcional. | ||
El Libro para Principiantes en Node es una completa introducción a node.js y algunos de los temas más avanzados en JavaScript, tales como la Programación Funcional. | ||
|
||
Lee la última versión del libro en [NodeBeginner.org](http://nodebeginner.org). | ||
|
||
|
@@ -17,7 +17,8 @@ Simplemente _bifurca_ (fork) aquí en Git, y envía un 'pull request'. El Autor | |
|
||
## Contacto | ||
|
||
Sigue al Autor en | ||
Sigue al Autor en: | ||
|
||
- Su cuenta de Twitter del Autor en [@ManuelKiessling](http://twitter.com/manuelkiessling). | ||
- Escríbele en [[email protected]](mailto:[email protected]). | ||
- O chequea su sitio web en [http://manuel.kiessling.net](http://manuel.kiessling.net). | ||
|