Node.js Architecture : V8 engine, Libuv, Node.js Binding (c++) Bridge
Topics that cover
V8 Engine
Libuv — The Async Powerhouse
Node.js Binding "Bridge"
1. V8 Engine
What is V8 engine
JavaScript runs inside a JavaScript engine. One of the most popular engines is th
visi1252.hashnode.dev3 min read