d4ndres / ClaseJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basico

  • ✔Tipos de datos ( Number, String, Boolean, Null, Undefined ), ( Object, Array, Functions )
  • ✔entrada y salida de datos
  • ✔variables
  • ✔condicionales ( if )
  • ✔ciclos ( for, while, for en objeto iterable)
  • funciones

Intermedio

  • alcance de una variable
  • estructuras de datos
  • ✔ objetos cotidianos ( object, array )
  • métodos de los objetos cotidianos ( map, filter, reduce, foreach)
  • fetch ( get )
  • git / github

Jodido

  • fetch ( get, post, put )
  • Objetos abstractos ( class )
  • this
  • APIs
  • frameworks ( VUE, React, Angular)

About


Languages

Language:JavaScript 100.0%