Bun, Deno, Node.js? Recreating a JavaScript Runtime from Scratch
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of JavaScript runtimes in this conference talk from NDC Oslo 2023. Delve into the hype surrounding Bun, Deno, and other JavaScript runtimes, and uncover the complexities of creating a runtime from scratch. Gain insights into the secret behind Node.js' power and the reasons for the emergence of new JavaScript runtimes. Learn about key components used in Node.js and discover how they function in practice. Follow along as the speaker demonstrates how to create a JavaScript runtime using C++, exploring the relationship between Chrome's V8 and Libuv. Understand what makes one JavaScript runtime superior to others. Cover essential topics including JavaScript Engine - V8, the role of Libuv in Node.js, and the step-by-step process of creating a JS Runtime from scratch. Enhance your understanding of JavaScript runtime architecture and development in this comprehensive 49-minute presentation.
Syllabus
Bun, Deno, Node.js? Recreating a JavaScript runtime from Scratch - Erick Wendel - NDC Oslo 2023
Taught by
NDC Conferences
Related Courses
NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)Udemy Deno: The Complete Guide Zero to Mastery
Udemy [2022] MEAN Stack: Master NodeJS y Angular
Udemy Deno Jump-Start Tutorial
Net Ninja via YouTube Deno WebSockets Tutorial
Net Ninja via YouTube