Javascript If Else Statements | Javascript Tutorial For Beginners
hello friends welcome srikanth here
In this video series we are going to learn modern javascript from scratch. This video is recommended for anyone wanting to learn javascript. No previous programming knowledge is required, so this video series will help you learn javascript as your first programming language.
We will cover the basic of if statements, if else and else statements in javascript. How to use the different types of operators in our if statement.
Things covered in this video:
How to create an if, else statement in javascript.
&& and || operator