Leanpub Header

Skip to main content

Introducción a Node.js

¿Quieres conocer todo lo que brinda Node.js? Pues este es el libro que te guiará en ese proceso, animate!!

The author is letting you choose the price you pay for this book!

Pick Your Price...
PDF
EPUB
WEB
About

About

About the Book

Existen muchos lenguajes de programación, algunos de ellos con un propósito específico y otros con propósitos más generales e inclusive se habla de lenguajes de programación para la Web; por lo tanto, este libro está dirigido a personas con conocimientos generales de programación y conocimiento básico de la sintaxis de JavaScript u otro lenguaje ANSI C como: Java, PHP, etc., que quieran introducirse en el mundo del desarrollo Web, específicamente del servidor con Node.js, con un lenguaje de propósito "general" como JavaScript. Pero también personas que han trabajado JavaScript del lado del cliente, ya sea simple vanilla JavaScript, librerías y/o frameworks, y quieran aprovechar ese conocimiento que tienen del lenguaje JavaScript para utilizar en el servidor.

Share this book

Price

Pick Your Price...

Minimum price

$7.99

$9.99

You pay

$9.99

Author earns

$7.99
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 1)

1
The author will earn $12.00 from your purchase!
You can get credits monthly with a Reader Membership

Author

About the Author

Gustavo Morales

I am Gustavo Morales, a Senior Software Engineer with a Bachelor's in Computer Science, a Master's in IT Governance, and extensive experience in software development. I am passionate about coding, teaching, and mentoring, which has led me to teach undergraduate and graduate courses in web development, author books on JavaScript and Node.js, and create awesomenodejs.dev, a resource hub for developers. I combine technical expertise with a strong commitment to knowledge-sharing through content creation on different platforms

Contents

Table of Contents

Introducción

  1. A quién está dirigido este libro
  2. Acerca de este libro
  3. Acerca del autor
  4. Acerca de la editora
  5. Acerca del editor técnico
  6. Agradecimientos

¿Qué es Node.js?

  1. Librería de V8 JavaScript
  2. Librería libuv
  3. ¿Node.js es single thread?

Instalación

Administrador de versiones

  1. Instalación de administrador de versiones
  2. Instalación en Mac OS
  3. Instalación en Windows
  4. Administración de versiones
  5. Versiones de Node.js y Long Term Support (LTS)
  6. Seleccionar automáticamente la versión correspondiente para cada proyecto

Primer programa en Node.js

¿Cómo funciona Node.js?

  1. REPL
  2. Objeto Global
  3. Objeto Process
  4. Argumentos de línea de comando

Instalación y administración de paquetes con npm

  1. Instalar paquetes locales
  2. Administración de versiones de paquetes
  3. Utilizar paquetes locales
  4. Instalar y utilizar paquetes globales
  5. Resolución de paquetes
  6. Otros administradores de paquetes

Inicialización de un proyecto de Node

  1. Administración de paquetes con el archivo package.json
  2. Configuración de git y Github

Configuración de npm scripts

  1. Scripts incorporados
  2. Scripts personalizados
  3. Convenciones de un proyecto que incluyen npm
  4. Utilizando las dependencias y scripts
  5. Pre y pos scripts

Estandarizar argumentos de línea de comandos

Convenciones de callback en Node.js

  1. Funciones como objetos de primera clase en JavaScript
  2. Callbacks y the continuation-passing style (CPS)
  3. Asynchronous continuation-passing style
  4. Los callbacks van al final
  5. Los errores van de primero

Trabajar con archivos

  1. Escribir archivos JSON
  2. Leer archivos JSON
  3. Imprimir contenido de archivos JSON

Módulos

  1. Modulizar la aplicación

Interactuar con la consola

Depurar aplicaciones

  1. Depurar con Node.js
  2. Depurar con Chrome Dev Tools
  3. Depurar con VS Code

Blocking code y Non-Blocking code

  1. El Event loop
  2. El patrón observer y Event Emitter

Servidor Web

  1. Renderizar páginas Web
  2. Renderizar vistas dinámicas
  3. Utilizar Express JS

Conclusión

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub