Tag: if else statement
-
Greeting JavaScript: If, else, else if, switch statements and ternary operator in JavaScript
On a daily basis, we often do task based on the real condition. For example, if the weather is nice today, then we can go outside and do some cool […]