←
^
→
JavaScript in the Browser
Threading
There are
no threads
built in, but libraries exist.
You can use
setTimeout
and
setInterval
to simulate them.
More later...
José M. Vidal
.
6 of 66