Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
30 results
Tree shaking is how modern JavaScript bundlers delete the code you never use — dead-code elimination that shrinks your ...
9 views
2 weeks ago
Your JavaScript bundle ships everything to everyone — including the heavy components most users never open. Dynamic import ...
15 views
4 weeks ago
How browsers actually load a web page — and the loading sequence that makes a site feel instant. We break down the three ...
41 views
Bun is a blazing-fast, all-in-one JavaScript runtime, bundler, test runner, and package manager engineered to replace Node.js.
46 views
2 days ago
One JavaScript bundle means every deploy re-ships everything — even the libraries that never changed. Bundle splitting fixes ...
3 weeks ago
Half your page lives below the fold — comments, a map, a chart the user hasn't even scrolled to yet. Shipping all of it on the first ...
21 views
Preload and prefetch are the two resource hints every web dev should know — and the difference is simple: preload is for THIS ...
11 views
That live-chat bubble in the corner weighs more than your entire homepage — and most users never click it. Import on interaction ...
59 views
PRPL is Google's 2016 loading strategy — Push, Render, Pre-cache, Lazy-load — and this is the modern version, pillar by pillar, ...
2 views
94% of websites run third-party code they didn't write — analytics, ads, chat widgets, embeds — and nearly all of it executes on ...
7 views
13 days ago
Kimi K3 just dropped — China's new frontier model, benchmarked against OpenAI and Anthropic's best, with open weights on the ...
76,723 views
What is Wireshark, and why is it one of the most powerful tools for network analysis? In just 100 seconds, I'll break down how ...
2,288 views
In this video, we break down the exact 3-year Software Engineering Roadmap for BCA and non-CS students in India. College won't ...
8,275 views
Inspired by the world's top creators @ThePrimeTimeagen @t3dotgg @bridgemindai @Fireship @LowLevelTV @ycombinator ...
60 views
Streamed 8 days ago
Your JavaScript bundle sends everything to every user—including those heavy components that most people never even open ...
5 views
A single JavaScript bundle means everything gets re-shipped on every deploy—even libraries that never changed. Bundle ...
Half your page lives below the fold—comments, a map, a chart the user hasn't even scrolled to. Sending all of that on the ...
How a browser actually loads a web page—and the loading sequence that makes a site feel instant. We'll understand the three ...
Tree shaking is how modern JavaScript bundlers remove code you never use—dead-code elimination, which makes your bundle ...
3 views
Preload and prefetch — two resource hints every web dev should know. The difference is simple: preload is for this page (high ...