Build a Memory Game with React #4 - Creating a Card Component

preview_player
Показать описание
🐱‍👤 Get the full React Course here (discount auto-applied):

🐱‍👤 My other Udemy courses:

🐱‍👤 Get access to all other premium courses on Net Ninja Pro:

🐱‍💻Free React course on YouTube:

🐱‍💻 My Social Links:

🐱‍👤 Get access premium courses on Net Ninja Pro:
Рекомендации по теме
Комментарии
Автор

Shuan your voice alone makes me to see your notifications. Nice tut

CodeWithLu
Автор

Thanks so much for this! For the challenge, I just used: <SingleCard card={card} /> , then I entered the key in the component: key={props.card.id} . This still worked fine. Was my method OK, or was it bad practice? I'm trying to understand why you wrote the key as a separate prop like this: <SingleCard key={card.id} card={card} /> ?

emilysmith
Автор

Does it make sense to turn this kind of project into React with TypeScript?

margo
Автор

I have a question for you netNinja how Can my code know which card I clicked on using the front and rear are they linked to each other whil I ‘m making them inside a div or not?

iOUEDRHIRIMOH
Автор

Nice one here... I wish I could get enough data to download all your contents... I love your contents

abdul-soburademoye
Автор

_rfc does not work for me, and also I need to manually import react in App.js . Can anyone please tell me why so?

nizarkadri
Автор

could you please do a NextUI crash course?

yoman
Автор

Why did you decided to use React and not Vue?

lacherolachero