8:20
JavaScript performance is weird... Write scientifically faster code with benchmarking
Learn how to benchmark your JavaScript code in Deno and find out how the way you write code affects performance. Why is a ...
18:22
Blazingly Fast JavaScript with ThePrimeagen | Preview
Full Course: Blazingly Fast JavaScript: ...
32:15
Low-Level JavaScript Performance Best Practices (Crash Course)
Optimizing your JavaScript code can be tricky, as there are many pitfalls one can run into even before implementation. Let's learn ...
6:42
How to Improve JavaScript Performance with Google Chrome
Are you frustrated at poor application performance? This video reveals the secret to identifying performance bottlenecks - Google ...
10:10
How I Made JavaScript BLAZINGLY FAST
I did a fun experiment to expose the cost of GC ### Links V8 https://v8.dev/blog/high-performance-cpp-gc Code: ...
6:43
The ultimate guide to web performance
Learn how to analyze and optimize the performance of any website. In this tutorial, we explore tips and tricks to build faster UIs ...
40:49
Steve Souders | Make JavaScript Faster | performance.now() 2018
Until YouTube allows replacing videos, audio issues are fixed at https://vimeo.com/300240534) Everyone loves fast sites.
5:45
Use Maps more and Objects less
More cool things you can do with Maps and Sets, including all the code shown here in this video, in my full blog post: ...
1:14:11
Building a Chat Client for JavaScript Performance Testing!
LIVE ON TWITCH: https://twitch.tv/ThePrimeagen Get in on Discord: https://discord.gg/ThePrimeagen Get in on Twitter: ...
14:20
The Evolution of JavaScript Performance: Challenges and Solutions
In this video guest discusses various aspects of JavaScript performance, emphasizing the impact of ESM barrel files, which ...
12:24
100+ JavaScript Concepts you Need to Know
The ultimate 10 minute JavaScript course that quickly breaks down over 100 key concepts every web developer should know.
1:00
Python vs JavaScript - side by side comparison
I tested a relative speed of code writing, including typos. And the Python and JavaScript performance. Python vs JavaScript - side ...
8:10
A quick look at the Flow rewrite, and the impact of Rust on JavaScript tooling. Topics: - JavaScript tools become Rust - Meta ...
1:48
🚀 Debounce vs Throttle - Interview Must Know ⚡ | JavaScript Performance Tips
Confused between Debouncing and Throttling in JavaScript? This video explains the difference in the easiest way with ...
5:44
JavaScript Performance Optimization: Techniques for Faster Web Apps
Welcome to the ultimate guide on JavaScript performance optimization! In this video, we'll dive deep into techniques to make your ...
2:27
Maps vs. Objects in JavaScript (performance)
Maps are one of the most underutilized Tools in JavaScript many developers simply default using objects as a key value store and ...
8:51
Python vs JavaScript Performance: Best Backend Language 2026 (FastAPI vs Bun)
JavaScript vs Python Speed Performance Benchmark. Mentorship/On-the-Job Support/Consulting ...
1:23
More on JavaScript Dependencies - Website Performance Optimization
This video is part of an online course, Website Performance Optimization. Check out the course here: ...
1:16:06
JavaScript Speed Course - Learn JavaScript in ~75 Minutes
This JavaScript Speed course will teach you JavaScript as efficiently as possible in about 75 minutes. Checkout this free resource ...
46:19
10 secrets to improve Javascript Performance. Erick Wendel. JS Fest 2019 Autumn
The talk from JS Fest conference 2019 Autumn in Kyiv, Ukraine. In this talk, attendees will see examples to improve their ...