Last updated 2 years ago
Was this helpful?
⟩ ⟩ control flow
jump: return / break / continue / throw / yield / try-catch-finally
branch: if / switch
other topics
continue vs. break
JavaScript: The Definitive Guide ⟩ Chapter 5. Statements
⟩