Skip to main content

2 docs tagged with "Decision"

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.

Switch Statement in JavaScript

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