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
Last updated 2 years ago