IMPORTANT:

Get DivJoy Now: https://divjoy.com/wds

Ternary operators are the source of lots of controversy in coding. Some people love them and others say they are a code smell. In this video I will break down when ternaries are good, when they are bad, and lastly how exactly you write a ternary operator.


Materials/References:

Ternary Operator Blog Article: https://blog.webdevsimplified.com/2020-05/ternary-operator


🧠 Concepts Covered:

- What is a ternary operator
- When to use the ternary operator
- Why ternary operators are bad


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#TernaryOperator #WDS #JavaScript