Skip to main content

2 docs tagged with "Operator"

View All Tags

If...Else in JavaScript

In this tutorial, we will learn about the if...else statement in JavaScript. We will learn how to use the if...else statement to make decisions in JavaScript.

typeof Operator in JavaScript

In this tutorial, we will learn about the typeof operator in JavaScript. We will learn how to use the typeof operator to determine the type of a value in JavaScript.