Javascript Architecture
✍️Theory
javascript
Event loop
Single thread
JS only has a single thread but it’s async and has co-routines.
Discuss on Twitter ● Improve this article: Edit on GitHub
JS only has a single thread but it’s async and has co-routines.
Discuss on Twitter ● Improve this article: Edit on GitHub