JS ⟩ statement ⟩ 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
Statements and declarations ⟩ control flow
Last updated 1 year ago