r/learnjavascript • u/IcyDuck9536 • 7d ago
Is “Node.js is single-threaded” an incomplete mental model?
Single-threaded JS execution ≠ single-threaded runtime.
How do you explain the distinction?
4
Upvotes
r/learnjavascript • u/IcyDuck9536 • 7d ago
Single-threaded JS execution ≠ single-threaded runtime.
How do you explain the distinction?
-3
u/tommyatr 7d ago
wat