Concept catalog
Conceptlanguagefoundationaljs/conditionals

Conditionals

`if`, `else`, `switch`, and the ternary. Branching control flow on a boolean test.

Tutorials that touch this concept