DEV Community

Cover image for JavaScript Operators and Conditionals simply explained for Beginners 🎬
TechWorld with Nana
TechWorld with Nana

Posted on

JavaScript Operators and Conditionals simply explained for Beginners 🎬

In this video you will learn with simple examples and visualizations everything about conditionals, comparison and logical operators in JavaScript. 👊🏽

I explain in detail:

  • ❶ What comparison operators are, like equality (===) and greater/less than (>, <) and how to use them.
  • ❷ Next I show how if else statements in javascript work and also explain why those javascript conditionals are useful.
  • ➌ Last but not least you will learn logical operators (&&, ||), which combine conditionals.


✅ I will upload a complete JavaScript Tutorial for absolute beginners. So if you are completely new to programming this will give you a step by step guide to learn JavaScript. You can subscribe on Youtube to get notified 🙂 ✅

I'm happy to connect with you on

Top comments (0)