React Course - Fundamentals - Conditional Rendering

preview_player
Показать описание
Learn how to Conditionally Render content in React.

🔗 Connect 🔗
Рекомендации по теме
Комментарии
Автор

That is The best React Course on Internet . Really Perfect Thanks👍👍👍

manee
Автор

1) in 8:08 in line 22, why we put && operator and not ? operator ?
2)in 5:00 in line 17 is boolean && a truthy value. I would expect to return true or false and not an html element. I didn't undertood how does this work. Any help is welcomed.

dimitmoto
Автор

For the enum example, is there a way to easily handle unspecified cases like the “default” case for a switch statement?

jichanbachan