Aprendiendo JavaScript
Aprendiendo JavaScript
Aprende las bases del lenguaje web más demandado. Desde cero hasta ECMAScript 6+.
Sobre este libro
¿Buscas la edición en papel? La tienes en Amazon.
JavaScript es el lenguaje de la web. Si necesitas programar en un navegador web, necesitas JavaScript.
Gracias a el tenemos aplicaciones como Gmail, o Twitter, que son fuertemente dinámicas y hacen que la experiencia de uso sea mucho mejor que antaño, cuando las páginas web tenían que recargarse cada vez que realizábamos una acción.
Es un lenguaje muy demandado en la industría hoy en día, ya que además de utilizarse en el navegador, tambiénpuede usarse en el lado del servidor (Node.js). Con la multitud de frameworks que existen pueden crearse Single Page Applications que emulan la experiencia de una aplicación móvil en el navegador.
También pueden crearse aplicaciones híbridas con herramientas como Ionic y Cordova. ¿Has oído hablar del desarrollo basado en componentes? Te sonarán entonces Lit-Element, React. Con React Native puedes crear aplicaciones nativas para iOS y Android con únicamente JavaScript. ¿Aplicaciones Isomórficas? Hoy en día todo es posible con JavaScript.
Reader Testimonials

Miguel Ruiz
Web Developer
Aprendiendo JavaScript me ayudó a saber más de la teoría de JavaScript y a dejar la práctica del día a día a un lado. Se lo recomiendo a cualquier persona que quiera aprender este lenguaje y a cualquiera que ya sepa de él para mejorar sus habilidades como profesional.

Leonel Contreras
Web Developer
JavaScript de 0 a 100, el libro de Carlos Azaustre te lleva de la mano con ejemplos concisos. Desde lo básico, hasta los pilares del lenguaje, programación funcional y herencia mediante prototipos, todo lo necesario para crear aplicaciones épicas

Nelson Rojas Nuñez
Ingeniero
Soy ingeniero desde hace años y siempre he usado Javascript a "la rápida". Copio de aquí, corrijo de allá, pero nunca me senté tranquilamente a leer sobre él. Aprendiendo JavaScript me ha parecido genial. Gracias a este libro he logrado comprender mejor el lenguaje y he encontrado nuevos trucos que aplicar.

Omar Sainz
Frontend Developer
No solamente es una guía de referencia, es un libro muy visual, que además, te enseña buenas prácticas y consejos a tomar en consideración. Carlos ha logrado simplificar la complejidad de muchos de los conceptos de JavaScript con base en ejemplos y referencias de una manera muy sencilla y divertida. Aprendiendo JavaScript rompe con el estereotipo: "No hay libros buenos en español sobre JavaScript/Programación". Si quieres aprender, mejorar o sólo consultar, este es el libro indicado.
Tabla de contenido
-
Notas de la 2ª Edición
- Aprendiendo JavaScript
- Sobre el autor
- Introducción
-
Breve historia de JavaScript
- Orígenes
- Node.js
-
Tipos de variables
- Definición
- Tipos
-
Operadores
- Operadores aritméticos
-
Operador
typeof
- Operadores booleanos
- Operadores lógicos
-
Condicionales
- Asignación condicional
- Sentencia IF
-
Clases Core y Módulos de JavaScript
- Object
- Number
- Array
- String
-
Funciones
- Parámetros por defecto
- Ámbito de una función
- Closures
- Función cierre o closure
- Funciones como clases
- Uso de Prototype
- Clases en ECMAScript v6
-
Bucles
- While
- Do/While
- For
-
Bucle
forEach
-
Bucle
for...In
- JSON
-
AJAX
- XMLHttpRequest
- Fetch en ECMAScript6+
-
Eventos
- Manejando eventos
- Propagación de eventos
- Patron PubSub
- Websockets
-
Promesas
- Introducción
- Promesas nativas en ES6
-
DOM - Document Object model
- Recorriendo el DOM
- Manipulando el DOM
- Propiedades de los nodos del DOM
-
Qué trajo nuevo ECMAScript v6+
- Función Arrow
-
Objeto
this
- Template Strings
-
let
yconst
- Módulos
- Exportándo e importando módulos
- Cómo utilizar lo más nuevo de JavaScript, hoy.
Leanpub incondicional, sin riesgo, 100% de felicidad garantizada
Durante los primeros 60 días de compra, puedes obtener un reembolso del 100% de cualquier compra Leanpub, en dos clics. Procesamos las restituciones manualmente, así que puede tomarse unos días en aparecer. Véase términos completos.
Que estés bien. Haz el bien.
Authors have earned$11,574,417writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Learn more about writing on Leanpub
Actualizaciones gratis. Libre de DRM.
¡Si compras un libro Leanpub obtienes actualizaciones gratis siempre y cuando el autor actualice el libro! Varios autores usan Leanpub para publicar sus libros en progreso mientras los escriben. Todos los lectores obtienen actualizaciones gratis, independientemente de cuándo compraron el libro o cuánto pagaron (incluyendo si fue gratis).
La mayoría de los libros Leanpub se encuentran disponibles en PDF (para computadores), EPUB (para teléfonos y tabletas) y MOBI (para Kindle). Los formatos que un libro incluye se muestran en la esquina superior derecha de esta página.
Finalmente, los libros Leanpub no tienen ninguna de las cosas sin sentido sobre protección de copia DRM, así que puedes leerlos fácilmente en cualquier dispositivo que se soporta.
Aprende más sobre los formatos de Leanpub y dónde puedes leerlos
Top Books
Recipes for Decoupling
Matthias NobackThe BDD Books - Discovery (Japanese Edition)
Gáspár Nagy, Seb Rose, and Yuya Kazamaウクライナ難民を支援 - 2022年5月末まで延長!
この本の売り上げの50%は、 https://unicef.hu/veszhelyzet-ukrajnaban と https://int.depaulcharity.org/fundraising-for-depaul-ukraine/ に寄付されます。
本書籍は、振る舞い駆動開発(Behavior Driven Development, BDD)や受け入れテスト駆動開発(Acceptance Test-Driven Development, ATDD)の発見フェーズを最大限に活用する方法を提供します。
SignalR on .NET 6 - the Complete Guide
Fiodar SazanavetsLearn everything there is to learn about SignalR and how to integrate it with the latest .NET 6 and C# 10 features. Learn how to connect any type of client to SignalR, including plain WebSocket client. Learn how to build interactive applications that can communicate with each other in real time without making excessive calls.
Agile Testing Condensed Japanese Edition
Yuya Kazama, Janet Gregory, and Lisa CrispinJanet GregoryとLisa Crispinによる2019年9月発行の書籍『Agile Testing Condensed』の日本語翻訳版です。アジャイルにおいてどのような考えでテストを行うべきなのか簡潔に書かれています!
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
The easiest way to learn design patterns
Fiodar SazanavetsLearn design patterns in the easiest way possible. You will no longer have to brute-force your way through each one of them while trying to figure out how it works. The book provides a unique methodology that will make your understanding of design patterns stick. It can also be used as a reference book where you can find design patterns in seconds.
Functional event-driven architecture: Powered by Scala 3
Gabriel VolpeExplore the event-driven architecture (EDA) in a purely functional way, mainly powered by Fs2 streams in Scala 3!
Leverage your functional programming skills by designing and writing stateless microservices that scale, powered by stateful message brokers.
Tech Giants in Healthcare
Dr. Bertalan MeskoThis comprehensive guide, Tech Giants in Healthcare, clarifies how and why big tech companies step into healthcare, and breaks it down from one market player to the other in what direction they are going, what tools they are using and what horizons they have in front of them.
CCIE Service Provider Version 4 Written and Lab Exam Comprehensive Guide
Nicholas RussoThe service provider landscape has changed rapidly over the past several years. Networking vendors are continuing to propose new standards, techniques, and procedures for overcoming new challenges while concurrently reducing costs and delivering new services. Cisco has recently updated the CCIE Service Provider track to reflect these changes; this book represents the author's personal journey in achieving that certification.
Mastering STM32 - Second Edition
Carmine NovielloWith more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the first guide around that introduces the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.
Top Bundles
- #1
Practical FP in Scala + Functional event-driven architecture
2 Books
Practical FP in Scala (A hands-on approach) & Functional event-driven architecture, aka FEDA, (Powered by Scala 3), together as a bundle! The content of PFP in Scala is a requirement to understand FEDA so why not take advantage of this bundle!? - #2
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #3
Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #4
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #6
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible...