Switch Statements in Javascript | Tutorial for Beginners

In this video we'll work through examples of Switch Statements in Javascript. 

✅ Quick Concepts outline:

Switch Statements in Javascript
(00:00) Intro 
(0:13) Switch Statements are Conditionals
(0:17) Basic Syntax
(0:20) Value or Expression followed by Case evaluation
(0:28) Logical Order is important
(0:33) Use break keyword
(0:38) Default option
(0:50) Example #1
(1:20) Switch statements use strict equality matches
(1:32) Example #2: Evaluate numbers
(2:12) Example #3: Rock - Paper - Scissors Decision Tree


📚 Further Reading: 
MDN Web Docs - https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/conditionals 

#javascript

JavaScript Tutorial for Beginners: Switch Statements
1.00 GEEK