2:50
Why does everybody hate JavaScript so much? A complete roast of JS that highlights the strongest criticisms against the world's ...
4:45
9 Reasons People Hate JavaScript
Why does everyone HATE JavaScript? We expose its flaws, quirks, and why it's still the king of the web! ✋ Stay connected ...
11:00
DHH: JavaScript frameworks are ruining the web | Lex Fridman Podcast Clips
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=vagyIcmIGOQ Thank you for listening ❤ Check out our ...
2:34
JavaScript is Completely Broken – Here’s Why
JavaScript is one of the most popular and widely used programming languages in the world. But let's be honest—it's also one of ...
9:57
The Day 11 Lines Of JavaScript Broke The Web
Software libraries are incredibly useful but with the advent of javascripts package manager NPM micro libraries are becoming ...
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.
27:16
Matt Robenolt: Everything is broken, and I don't know why! [JSConf2014]
This talk will be about the current state of the union in Exceptions and stack traces in JavaScript in not only browsers but Node.js.
4:23
wat - Regex#test is so broken! (javascript) #06
today I show a loaded footgun in javascript's RegExp playlist: ...
0:54
Javascript Is broken | 5 odd things about javascript 😱
Here are 5 odds things with JavaScript. JavaScript is actually broken. although there are a lot of odds things that go on with ...
58:50
Why JavaScript is Broken: How Effect and TypeScript Fixes It (w/ Michael Arnaldi)
In this episode of The Weekly Dev's Brew, Jan sits down with Michael Arnaldi, founder of Effect TS, to tackle a controversial truth: ...
10:15
The Web is Broken. Let’s Fix It!
What is the best way to build a web app today? Topics: - What is the best JS framework? - Frontend best practices; - React vs ...
1:17
I Built My First Landing Page. Ugly CSS. Broken JavaScript. And I Loved It.
Every developer remembers their first landing page. Mine was ugly. Colors clashed. Spacing was wrong. The JavaScript did ...
4:04
Have you ever seen JavaScript code that just doesn't make sense? You're not the only one. In this video, we look at some of the ...
14:10
Temporal API: A Decade of Waiting Was Worth It (ES2026)
Temporal is JavaScript's replacement for the broken Date object — immutable, time-zone-aware, no more month-zero-indexed ...
7:20
Debugging is one of the most important skills of a software engineer. Learn 7 techniques, strategies, and tools for debugging as a ...
4:24
What is Broken Access Control? Javascript Edition
Learn Secure Coding with AppSecEngineer: https://www.appsecengineer.com/enterprises/secure-coding-collection In this ...
0:06
Broken javascript alert() function
I tried popping up an alert box to show me what was in a variable, and instead, this happened! I can make an alert that says "hi" ...
5:45
Learn JavaScript FOR LOOPS in 5 minutes! 🔂
00:00:00 introduction 00:00:15 increment 00:02:50 decrement 00:03:36 continue 00:04:59 break 00:05:21 conclusion.
7:17
Learn JavaScript CALLBACKS in 7 minutes! 🤙
00:00:00 introduction 00:00:50 example 1 00:04:00 example 2 // callback = a function that is passed as an argument // to another ...
13:10
JavaScript Dates SUCK — Here's What's Replacing Them
JavaScript dates are finally getting the massive upgrade they deserve! After 30 years of dealing with mutability issues, confusing ...