Skip to content

Latest commit

 

History

History
182 lines (135 loc) · 17.1 KB

Espanol-may2020.md

File metadata and controls

182 lines (135 loc) · 17.1 KB

Links Y MARCAS

anteriores a la supersincronización de Valentina -comming soon-

*** Conflictos estructura ***
Garbage collection (@PawFV) #151
Constructor, operator "new" (@ezzep66) #160
Map and Set (@vplentinax) #162
Object.keys, values, entries (@ezzep66) #161
Destructuring assignment (@ezzep66) #163
JSON methods, toJSON (@ezzep66) #170

An introduction

JavaScript Fundamentals

Code quality

Objects: the basics

Data types

Advanced working with functions

Object properties configuration

Prototypes, inheritance

Classes

Error handling

Promises, async/await

Generators, advanced iteration

Modules

Browser: Document, Events, Interfaces

Document

Introduction to Events

UI Events

Forms, controls

Network requests

Storing data in the browser

Animation