Skip to content
tdkehoe edited this page May 29, 2015 · 1 revision

There are three types of loops in JavaScript:

  • for

  • while

  • do...while

To end an infinite loop use:

option command esc
Clone this wiki locally