Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Introducing Conditional Statements 8:39
- Comparison Operators 7:19
- Conditional Statements and Operators Review 7 questions
- Use Comparison Operators 1 objective
- Boolean Values 7:32
- Program Multiple Outcomes 5:45
- Booleans and Else If Review 5 questions
- Write an 'if' Statement 1 objective
- Add an 'else if' Clause 1 objective
- Add a Final 'else' Clause 1 objective
- Test Multiple Conditions With the && Operator 3:57
- Test Multiple Conditions With the || Operator 4:04
- Document Your Code with Comments 4:43
- Multiple Conditions and JavaScript Comments Review 6 questions
- The Conditional Challenge 2:17
- The Conditional Challenge Solution 6:23
- Use Multiple Conditions 1 objective

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Every condition evaluates to either true or false. True and false have a specific meaning in JavaScript, they're called "Booleans," and along with strings and numbers, they represent a third type of value (or data type) in JavaScript.
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Abigail Puckett
2,111 Points1 Answer
-
Justyn Phearson
2,886 Points1 Answer
-
James Summers
704 Pointscan you put a conditional statement inside a conditional statement
Posted by James SummersJames Summers
704 Points1 Answer
-
Adekite Parker
Full Stack JavaScript Techdegree Student 1,702 Points1 Answer
-
karina037
Full Stack JavaScript Techdegree Graduate 17,179 Points1 Answer
-
royalcompass
4,758 Points1 Answer
-
deanna22
520 Points1 Answer
-
Daniel Benisti
Front End Web Development Techdegree Graduate 22,224 Points1 Answer
-
Kamarky Jimenez
6,767 Points1 Answer
-
Ruobing Zhang
1,409 Points2 Answers
-
Catarina P
2,170 Points1 Answer
-
Keith Griffin
4,833 Points1 Answer
-
qiwrhmhopm
Front End Web Development Techdegree Student 6,699 Points1 Answer
-
Fabio Rimondi
1,856 PointsWhen converting string to int using "+" sign, can this generate error if string is not a number?
Posted by Fabio RimondiFabio Rimondi
1,856 Points1 Answer
-
leosiu
7,409 Points2 Answers
-
Max van den Berge
6,506 Points3 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up