Created
May 7, 2020 17:40
-
-
Save Klerith/4aeb99d31aedbc29ff4d54bbb77d2d7f to your computer and use it in GitHub Desktop.
Un pequeño arreglo de héroes para hacer ejercicios
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const heroes = [ | |
{ | |
id: 1, | |
name: 'Batman', | |
owner: 'DC' | |
}, | |
{ | |
id: 2, | |
name: 'Spiderman', | |
owner: 'Marvel' | |
}, | |
{ | |
id: 3, | |
name: 'Superman', | |
owner: 'DC' | |
}, | |
{ | |
id: 4, | |
name: 'Flash', | |
owner: 'DC' | |
}, | |
{ | |
id: 5, | |
name: 'Wolverine', | |
owner: 'Marvel' | |
}, | |
]; |
Gracias Fernando, magnífico contenido y pedagogía!!!
Muchas gracias Fernando! excelente curso
Gracias Fernando, me está encantando el curso!
Muchas gracias iniciando 2024 con este gran curso de REACT
Gracias por todo, profe 🙏
Retomando curso ! 💪
Excelente curso!! He aprendido mucho. Saludos instructor!!
Saludos Profe Fernando excelente curso y excelente forma de enseñar....
Gracias Fernando! mi admiración a todo el basto conocimiento que tiene y que nos comparte! Bendiciones.
Gracias Profe, saludos desde Venezuela
Gracias profe saludos desde Colombia
Ya este es mi tercer curso con Fernando Herrera, es una enciclopedia viviente, Gracias Profe!
Aquí empezando el curso... saludos desde Monterrey, México
Let's keep it up!
Gracias !!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gracias Fernando.