Conditional Statements Review on Codecademy, Understanding Conditional Logic, Conditionals Explained VIDEO
In this quick JavaScript tutorial, we take a look at a review of all the concepts we have learned in our previous lessons. We take a look at definitions we learned about at the beginning of our conditional statement journey and how if-else statements worked as well as how else if statements work. We go over comparison operators and logical operators as well. We explain again how ternary operators are used for shorthand and simplification of if-else statements. We even go over switch statements again and how we can use a switch case similar to an if-else statement. Make sure to practice all these concepts and understand them before moving on to the next lessons, since a lot of what is coming up will build upon all our previous JavaScript knowledge.
Other Videos By We Will Code 2022-02-23 How to Add Default Parameters in JavaScript ES6, Codecademy Programming, Default Parameters ES6 Tips 2022-02-22 Parameters and Arguments in JavaScript, Passing in Arguments, Providing Parameters, Codecademy JS 2022-02-21 Calling a Function in JavaScript Programming, Codecademy's JavaScript Functions Section, JS Guide 2022-02-21 Learn JavaScript, Function Declarations Explained, How Function Declarations Work on Codecademy JS 2022-02-21 Learn JavaScript, What Are Functions, Codecademy Full Programming Course, JS ES6 Functions Explained 2022-02-21 Learn JavaScript Control Flow Quiz on Codecademy, JavaScript Conditional Statements Review, JS Tips 2022-02-21 Pokemon Legends Arceus, The Researcher of Myths, Grueling Grove, Defeat Vespiquen, Ancient Retreat 2 2022-02-21 Pokemon Legends Arceus, The Researcher of Myths, Grueling Grove, Defeat Vespiquen, Ancient Retreat 1 2022-02-20 Learn JavaScript Race Day Explained, Codecademy Programming Walkthroughs, and Tutorial, Conditionals 2022-02-20 Program a Magic Eight Ball with JavaScript, Walkthrough for Magic Eight Ball on Codecademy, Learn JS 2022-02-19 Conditional Statements Review on Codecademy, Understanding Conditional Logic, Conditionals Explained 2022-02-19 JavaScript Switch Cases, The Switch Keyword in JavaScript, Codecademy Programming Full Course 2022 2022-02-18 How Else if Statements Work in JavaScript, Else if Statements Explained, Codecademy Programming ES6 2022-02-18 How to Use the Ternary Operator in JavaScript, Ternary Operator Explained, Program with Codecademy 2022-02-18 Truthy and Falsy Assignment in JavaScript, Short Circuit True False Assignment, Codecademy ES6 JS 2022-02-17 Truthy and Falsy in JavaScript Programming, What is Truthy and Falsy in Programming, Codecademy 2022 2022-02-17 Understanding JavaScript Logical Operators, Explained JS Logical Operators with Codecademy JS Course 2022-02-17 JavaScript Comparison Operators Explained, Learning to Code with Codecademy, JS Programming Lessons 2022-02-17 Learn about JavaScript If Else Statements, Understanding Conditional Statements with Codecademy Code 2022-02-17 Learn About JavaScript If Statement, Conditional Statements on Codecademy, Program with JavaScript 2022-02-17 Understanding What are Conditional Statements in 2022, JavaScript Programming with Codecademy
Tags: Coding
JS
JavaScript
Programming
Tutorials