JavaScript Conferences by GitNation
Bun, Deno, Node.js? Recreating a JavaScript Runtime from Scratch
Explore the inner workings of JavaScript runtimes like Node.js, Bun, and Deno. Learn to create a runtime from scratch, understanding V8 engine, Libuv, and key components behind Node.js' power.