Last updated 2 years ago
JS ⟩ statement ⟩ control flow ⟩ branch
one/two-way branch: if
multiway branch: switch
synonyms: "conditionals", "branches"
if
switch
JavaScript: The Definitive Guide ⟩ 5.3 Conditionals