Comparison with the Greater Than Operator, freeCodeCamp Basic Javascript VIDEO
In this challenge we learn about the greater than operator in javascript. In javascript the greater than operator is similar to the greater than symbol in math. If the values on the lefft is greater then it will return true, otherwise it will return false.
Other Videos By We Will Code 2017-03-20 Golf Code, freeCodeCamp Basic Javascript 2017-03-20 Chaining If Else Statements, freeCodeCamp Basic Javascript 2017-03-20 Logical Order in If Else Statements, freeCodeCamp Basic Javascript 2017-03-20 Introducing Else If Statement, freeCodeCamp Basic Javascript 2017-03-20 Introducing Else Statements, freeCodeCamp Basic Javascript 2017-03-20 Comparison with the Logical Or Operator, freeCodeCamp Basic Javascript 2017-03-20 Comparison with the Logical And Operator, freeCodeCamp Basic Javascript 2017-03-19 Comparison with the Less Than Or Equal To Operator, freeCodeCamp Basic Javascript 2017-03-19 Comparison with the Less Than Operator, freeCodeCamp Basic Javascript 2017-03-19 Comparison with the Greater Than Or Equal To Operator, freeCodeCamp Basic Javascript 2017-03-18 Comparison with the Greater Than Operator, freeCodeCamp Basic Javascript 2017-03-18 Comparison with the Strict Inequality Operator, freeCodeCamp Basic Javascript 2017-03-18 Comparison with the Inequality Operator, freeCodeCamp Basic Javascript 2017-03-18 Comparison with the Strict Equality Operator, freeCodeCamp Basic Javascript 2017-03-17 Comparison with the Equality Operator, freeCodeCamp Basic Javascript 2017-03-17 Use Conditional Logic with If Statements, freeCodeCamp Basic Javascript 2017-03-16 Understanding Boolean Values, freeCodeCamp Basic Javascript 2017-03-16 Stand in Line, freeCodeCamp Basic Javascript 2017-03-16 Assignment with a Returned Value, freeCodeCamp Basic Javascript 2017-03-16 Return a Value from a Function with Return, freeCodeCamp Basic Javascript 2017-03-16 Global vs Local Scope in Functions, freeCodeCamp Basic Javascript
Tags: freeCodeCamp tutorial
freeCodeCamp review
learn javascript
javascript comparison
javascript great