BFE.dev
buy us
a coffee
Coding- problems
Answer- questions
Design- systems
Enjoy- quizzes
TypeScript- puzzles
Discussanything
buy us
a coffee

75. What is Process and what is Thread

General
Is this helpful ?
Share

JavaScript is said to be single-threaded, but enabling asynchronous behaviors by Event Loop.

So what is a Thread? What is a Process?

The thread here might help.

prevnext
Discuss

relax!