ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,063 results

JSConf
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and ...

26:53
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

3,723,247 views

11 years ago

Code ON 코드온
What is Node.js and how it works (explained in 2 minutes)

If you remember back to when we talked about 6 different things we can do with JavaScript [ https://youtu.be/saJGkROZwTM ], I ...

2:17
What is Node.js and how it works (explained in 2 minutes)

222,775 views

3 years ago

Deno
Programming Should Be Simple

Deno is an all-in-one batteries included JavaScript and TypeScript toolchain. Learn Deno in our new bite-sized tutorial series: ...

2:36
Programming Should Be Simple

268,945 views

1 year ago

JSConf
10 things I learned making the fastest JS server runtime in the world by Paulo Lopes | JSConf EU

This presentation is about server performance, which means that no time in the world would be enough to cover it all. Hopefully ...

26:58
10 things I learned making the fastest JS server runtime in the world by Paulo Lopes | JSConf EU

18,430 views

6 years ago

Sheldons Frontend Show
The Javascript Runtime Environment (JRE): Overview of the Engine, Event Loop, Queue and APIs

eventloop #javascriptengine The JRE, concurrency model, event loop in Javascript. The first video in the Javascript behind the ...

26:10
The Javascript Runtime Environment (JRE): Overview of the Engine, Event Loop, Queue and APIs

437 views

3 years ago

Maximilian Schwarzmüller
Should you use Bun, Deno etc. instead of Node.js?

There are plenty of alternative JavaScript runtimes these days. But are they better than Node.js? All Podcast episodes: ...

7:28
Should you use Bun, Deno etc. instead of Node.js?

41,978 views

1 year ago

Node JS
Node js Runtime
8:20
Node js Runtime

125 views

2 years ago

Anton Putra
Deno vs. Node.js vs. Bun Performance & Comparison (2026)

Deno vs. Bun vs. Node.js Performance Comparison ‍ Mentorship/On-the-Job Support/Consulting ...

6:14
Deno vs. Node.js vs. Bun Performance & Comparison (2026)

36,024 views

2 months ago

Awesome
Node quietly dropped its biggest update in years...

A look at Node JS and the Amaro TypeScript type-stripping loader. Topics: 1. Working with TypeScript in Node; 2. Node vs Bun ...

2:51
Node quietly dropped its biggest update in years...

96,121 views

7 months ago

Akshay Saini
How JavaScript Works 🔥& Execution Context | Namaste JavaScript Ep.1

Understanding how JavaScript works behind the scenes, inside the JS Engine will make you a better developer. This video covers ...

4:54
How JavaScript Works 🔥& Execution Context | Namaste JavaScript Ep.1

1,681,496 views

5 years ago

Awesome
Claude buys Bun, and this is bad for devs...

The real implications of the Bun acquisition. Topics: - Anthropic buys Bun JS; - What is Bun JS; - Are software developers ...

4:24
Claude buys Bun, and this is bad for devs...

36,576 views

2 months ago

Awesome
Is The Bun Hype Legit?

A quick look at Bun - a modern JavaScript runtime and possible replacement to Node JS. Topics: - What is a JS Runtime; ...

5:21
Is The Bun Hype Legit?

46,018 views

2 years ago

NandhaScript
JavaScript Runtime Simplified😱

JavaScript Runtime Simplified! In this video, we'll demonstrate how JavaScript Runtime works and its components 1.

8:20
JavaScript Runtime Simplified😱

48 views

2 years ago

The Coding Train
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript

https://github.com/CodingTrain/Intro-to-Data-APIs-JS Welcome to Module #2! In the previous module, I focused on client-side ...

18:17
2.1 Server-side with Node.js - Working with Data and APIs in JavaScript

279,831 views

6 years ago

Decode Web with Rohan
Unveiling the JavaScript Runtime Environment: Exploring Components, Execution, & Examples | Core JS

In this video, we explore the inner workings of JavaScript's runtime environment and its key components. Learn how to identify ...

26:11
Unveiling the JavaScript Runtime Environment: Exploring Components, Execution, & Examples | Core JS

655 views

2 years ago

Alex Demko
Bun vs Node.js: The Ultimate JavaScript Backend Showdown You Need to See 🤯

... ready to see which JavaScript runtime truly delivers blazing speed and developer happiness? We'll break down the architecture ...

14:21
Bun vs Node.js: The Ultimate JavaScript Backend Showdown You Need to See 🤯

6,144 views

2 months ago

Deno
Modern JavaScript in Jupyter notebooks?!

Deno 1.37 features a Jupyter integration and brings modern JavaScript, TypeScript, and npm to Jupyter notebooks. Read more in ...

2:19
Modern JavaScript in Jupyter notebooks?!

8,364 views

2 years ago

JSConf
Sergii Iefremov: Runtime.JS: V8 JavaScript Kernel | JSConf EU 2014

Mainstream operating systems are bound by abstractions and design decisions largely made decades ago. Modern event-driven ...

22:48
Sergii Iefremov: Runtime.JS: V8 JavaScript Kernel | JSConf EU 2014

5,048 views

11 years ago

Google
V8: an open source JavaScript engine

Google engineer, Lars Bak, explains the key engineering decisions behind, V8, the JavaScript virtual machine used in Google ...

5:21
V8: an open source JavaScript engine

282,615 views

17 years ago

The Coding Train
16.18: Polymorphism in JavaScript - Topics of JavaScript/ES6

In this video, I discuss the concept of Polymorphism in Object-Oriented Programming (OOP) with JavaScript and using ES6 ...

9:29
16.18: Polymorphism in JavaScript - Topics of JavaScript/ES6

66,858 views

6 years ago

Rayan Abid
Bun A New Runtime For JavaScript 🔥 - First look

This should help you answer the question of what is bunjs? Do you want your #javascript to be 100x faster than you should check ...

2:11
Bun A New Runtime For JavaScript 🔥 - First look

190 views

3 years ago

JSConf
[Eng Sub]Deno: Next Generation JavaScript Runtime by Yongwook Choi | JSConf Korea 2022

Ryan Dahl, creator of Node.js, presented "10 Things I regret about Node.js" at JSConf EU 2018 and introduced Deno, a newly ...

23:33
[Eng Sub]Deno: Next Generation JavaScript Runtime by Yongwook Choi | JSConf Korea 2022

6,387 views

3 years ago

Alex Demko
Which JavaScript Runtime Would You Choose for Your Apps?! 🤔

Discover the real differences between Bun and Node.js in this hands-on, no-nonsense comparison Are you ready to see which ...

0:22
Which JavaScript Runtime Would You Choose for Your Apps?! 🤔

511 views

2 months ago

Prisma
TypeScript Berlin Meetup #5 - Valentin Kononov - Runtime Type Safety in Typescript

Nowadays we live in a world of JavaScript, let's admit it. But have you ever missed compilation and real runtime strong types in JS ...

34:08
TypeScript Berlin Meetup #5 - Valentin Kononov - Runtime Type Safety in Typescript

625 views

4 years ago

WinCCGURU
WinCC Unified v17 # 10: JavaScript System Functions and FindItem() 🔎 #WinCCGURU

This is #10 in the WinCC Unified v17 Course. This is a javascript tutorial! This video shows how to use the System Functions in ...

10:35
WinCC Unified v17 # 10: JavaScript System Functions and FindItem() 🔎 #WinCCGURU

20,242 views

2 years ago