JavaScript

23 videos across 14 channels

JavaScript powers everything from interactive web apps to server-side services, and these videos map that breadth. You’ll see practical patterns for loading assets asynchronously, leveraging optional chaining to simplify deep object access, and building a full-stack roadmap that spans front-end frameworks, Node.js back-ends, and deployment. The collection also touches language-learning strategies and tooling like Oxfmt that stay aligned with Prettier, underscoring how to keep code stylish and robust.

Why Event Systems Change Everything thumbnail

Why Event Systems Change Everything

The video explains how directly coupling game components creates technical debt and introduces a clean solution: an even

00:21:48
Has AI melted our brains? Dev Cardio Challenge! thumbnail

Has AI melted our brains? Dev Cardio Challenge!

In a live coding challenge, the presenter works through implementing several array and data transformation tasks, compar

00:17:59
Best Flashlight Project using Html CSS and Javascript thumbnail

Best Flashlight Project using Html CSS and Javascript

The video mainly consists of music with a brief affirmative sound, offering little substantive content. There is a short

00:06:13
Build a Data-Driven Enemy System in JavaScript thumbnail

Build a Data-Driven Enemy System in JavaScript

The video demonstrates building a scalable, data-driven game architecture by fully separating data from logic and using

00:35:46
Migrating Legacy Code Just Got Easier thumbnail

Migrating Legacy Code Just Got Easier

The video walks through migrating a large, long-lived codebase with the help of AI, emphasizing a gradual, feature-by-fe

00:29:08
The End of JS thumbnail

The End of JS

Gary Burnernhard’s 2014 talk on Azom argues that instead of JavaScript, the web could run via a type enforced assembly l

00:09:38
DHH: Future of Programming, AI, Ruby on Rails, Productivity & Parenting | Lex Fridman Podcast #474 thumbnail

DHH: Future of Programming, AI, Ruby on Rails, Productivity & Parenting | Lex Fridman Podcast #474

The speaker riffs from a pet peeve about cookie banners to a wide-ranging meditation on programming languages, tool desi

06:08:48
The Right Way to Load Images and Audio in JavaScript thumbnail

The Right Way to Load Images and Audio in JavaScript

The video explains building a robust asset loading system with Promises and async/await to load images and audio in para

00:33:37
Top 3 Programming Languages to Learn in 2019 thumbnail

Top 3 Programming Languages to Learn in 2019

The video argues that beginner programmers should choose one of three goals when learning a language and then pick the t

00:16:28
Full Stack JavaScript Developer Roadmap 2025 thumbnail

Full Stack JavaScript Developer Roadmap 2025

The video outlines a phased road map to becoming a full‑stack JavaScript developer, breaking down learning into foundati

00:41:33
JavaScript Is Dead - What You Need To Do thumbnail

JavaScript Is Dead - What You Need To Do

The video argues that JavaScript isn’t dying; TypeScript is increasingly taking over and changing the landscape. It uses

00:19:11
Live code: trying Codewars for the first time thumbnail

Live code: trying Codewars for the first time

A coder walks through several coding kata tasks, describing initial approaches, mistakes, and eventual improvements, whi

00:42:56