developer.mozilla.org
Concurrency model and Event Loop
5
JavaScript has a concurrency model based on an "event loop". This model is quite different from models in other languages like C and Java. Read full article