Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 2-ui/1-document/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Document
# Documento

Here we'll learn to manipulate a web-page using JavaScript.
Aquí aprenderemos a manipular una página web usando JavaScript.
4 changes: 2 additions & 2 deletions 2-ui/2-events/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Introduction to Events
# Introducción a los eventos

An introduction to browser events, event properties and handling patterns.
Una introducción a los eventos del navegador, las propiedades de los eventos y los patrones de manejo.
4 changes: 2 additions & 2 deletions 2-ui/4-forms-controls/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Forms, controls
# Formularios y controles

Special properties and events for forms `<form>` and controls: `<input>`, `<select>` and other.
Propiedades especiales y eventos de formularios `<form>` y controles: `<input>`, `<select>` y otros.
2 changes: 1 addition & 1 deletion 2-ui/5-loading/index.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

# Document and resource loading
# El documento y carga de recursos