Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created May 7, 2020 17:40
Show Gist options
  • Save Klerith/4aeb99d31aedbc29ff4d54bbb77d2d7f to your computer and use it in GitHub Desktop.
Save Klerith/4aeb99d31aedbc29ff4d54bbb77d2d7f to your computer and use it in GitHub Desktop.
Un pequeño arreglo de héroes para hacer ejercicios
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'
},
];
@chrismerino
Copy link

Gracias Fernando.

@ygyoelito
Copy link

Gracias Fernando, magnífico contenido y pedagogía!!!

@aeonclouzeau
Copy link

Muchas gracias Fernando! excelente curso

@Sermixdev
Copy link

Gracias Fernando, me está encantando el curso!

@JohanaFernandezHernandez

Muchas gracias iniciando 2024 con este gran curso de REACT

@breadsk
Copy link

breadsk commented Feb 21, 2024

Gracias profesor, saludos desde Chile.

@xSarscov
Copy link

Gracias por todo, profe 🙏

@horelvis
Copy link

horelvis commented Apr 2, 2024

Retomando curso ! 💪

@ing12
Copy link

ing12 commented Apr 9, 2024

Excelente curso!! He aprendido mucho. Saludos instructor!!

@JRINCONG
Copy link

Saludos Profe Fernando excelente curso y excelente forma de enseñar....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment