Conditional (Ternary) Operator, in JavaScript, Simplified

preview_player
Показать описание
There are many operators in JavaScript, one of which is the ternary operator. This operator is a conditional operator that allows you to decide between executing either of two expressions based on a conditional expression provided.

I explained more with examples in this video.

_____

_____

🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.

_____

⚡️ Connect with me:
Рекомендации по теме
Комментарии
Автор

thank you sir. very easy to understand.

EvordRiccie
Автор

wow thank you so much for this simplified video. I've searched many youtube videos for an explaining but this one is surely the easiest to understand

SouthAfrica
Автор

Thank you for this Video bro. You simplified and explained it very well.

zcaptcha
Автор

Great video. Can you assign 2 strings or an string and a variable to the false/true expression? What would the syntax be?

ernuchillrelax
Автор

I had to comment again....your tutorial is it bro.
Thank you much for this.

zcaptcha