Comparison with the Less Than Operator, freeCodeCamp Basic Javascript

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=FVDFtz1jIxc



Duration: 3:02
1,378 views
5


In this challenge we go over the less than operator in javascript. The javascript less than operator is similar to the greater than operator, except the sign is flipped the opposite way and checks if the number to the left is less than the number to the right.




Other Videos By We Will Code


2017-03-20Adding a default option in Switch statements, freeCodeCamp Basic Javascript
2017-03-20Selecting from many options with Switch Statements, freeCodeCamp Basic Javascript
2017-03-20Golf Code, freeCodeCamp Basic Javascript
2017-03-20Chaining If Else Statements, freeCodeCamp Basic Javascript
2017-03-20Logical Order in If Else Statements, freeCodeCamp Basic Javascript
2017-03-20Introducing Else If Statement, freeCodeCamp Basic Javascript
2017-03-20Introducing Else Statements, freeCodeCamp Basic Javascript
2017-03-20Comparison with the Logical Or Operator, freeCodeCamp Basic Javascript
2017-03-20Comparison with the Logical And Operator, freeCodeCamp Basic Javascript
2017-03-19Comparison with the Less Than Or Equal To Operator, freeCodeCamp Basic Javascript
2017-03-19Comparison with the Less Than Operator, freeCodeCamp Basic Javascript
2017-03-19Comparison with the Greater Than Or Equal To Operator, freeCodeCamp Basic Javascript
2017-03-18Comparison with the Greater Than Operator, freeCodeCamp Basic Javascript
2017-03-18Comparison with the Strict Inequality Operator, freeCodeCamp Basic Javascript
2017-03-18Comparison with the Inequality Operator, freeCodeCamp Basic Javascript
2017-03-18Comparison with the Strict Equality Operator, freeCodeCamp Basic Javascript
2017-03-17Comparison with the Equality Operator, freeCodeCamp Basic Javascript
2017-03-17Use Conditional Logic with If Statements, freeCodeCamp Basic Javascript
2017-03-16Understanding Boolean Values, freeCodeCamp Basic Javascript
2017-03-16Stand in Line, freeCodeCamp Basic Javascript
2017-03-16Assignment with a Returned Value, freeCodeCamp Basic Javascript



Tags:
freeCodeCamp tutorial
freeCodeCamp review
learn javascript
javascript comparison
javascript