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
40 results
Complete JavaScript Crash Course for Beginners (2025 Edition) This JavaScript crash course is designed for absolute beginners ...
15 views
4 years ago
Jake and Surma talk about how they optimized the image rotation code in their app Squoosh, how Hacker News taught them ...
28,415 views
6 years ago
Learn how to create a game loop, a render loop, and — if time allows — the camera and viewport. Will King will teach us how to ...
1,523 views
Streamed 11 months ago
In this video you will learn programming logic with the JavaScript language. VS Code download: ...
16 views
1 year ago
Loops are a great way to quickly repeat boring tasks. In this practice lesson, we'll build various Arrays, work with Random ...
82 views
9 years ago
In this Swipeable Cards Live Code Session (Supercharged), Paul and Surma break down the step by step build process. Expect ...
235,164 views
Streamed 9 years ago
Surma and Jake take a look at 'weak' JavaScript, specifically WeakMap, WeakSet, and the new and shiny WeakRefs. Surma ...
25,680 views
5 years ago
Iterating over an array. There are 2 ways you can do it. You can use a regular for loop. This is another intricacy of PHP.
798 views
13 years ago
This talk about JavaScript Promises was delivered by Kerrick Long at the STL Ember.js Meetup on Feb 6, 2014. Slides: ...
39,724 views
12 years ago
This is a for each loop in JavaScript. This is a shorter way than doing the for (var i=0; i<response.symbols.length; i++), which we ...
613 views
In this episode, Jake and Surma discuss the array function reduce(). Is it good to use it? Is it too “smart”? Does it increase or ...
79,105 views
1,560 views
In this Supercharged Live Code Session, Mariko Kosaka joins Surma to show you how to use WebWorkers to keep your main ...
42,515 views
Streamed 8 years ago
The idea of the trie is we start out with this array-- 26 slots-- and in each slot the actual index of the slot corresponds to the letter ...
583 views
example of nested for loop in C++ #programming #coding #C++#nestedforloop#programming#C++#codingnested for loop in java ...
22 views
2 years ago
Talk given at Full Stack Fest 2017: https://fullstackfest.com Think about the new tools that are taking over the Javascript ecosystem: ...
4,046 views
8 years ago
Web standards and their corresponding organizations can be your best friend, and extremely daunting at the same time. As a web ...
1,962 views
7 years ago
4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...
7,728 views
Surma tries to explain WebAssembly, threads and WebAssembly Threads to Jake. He also has scary diagrams and uses ...
24,089 views
Just a chill LeetCode solving session today Want to improve your problem-solving skills and build a real developer mindset?
852 views
Streamed 3 months ago