ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

370 results

Chrome for Developers
Reduce - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:30
Reduce - Functional JavaScript - Supercharged

10,117 views

7 years ago

Chrome for Developers
Hoisting - Supercharged

When you declare functions in JavaScript, they are “hoisted”. Surma explains how in this video. If you have questions or ...

1:27
Hoisting - Supercharged

10,942 views

8 years ago

BloxiCode ㋡
JavaScript Explained for BEGINNERS (10 MIN) - 2026

Learn JavaScript in just 10 minutes with this complete crash course for beginners (2025)! Whether you want to become a web ...

9:50
JavaScript Explained for BEGINNERS (10 MIN) - 2026

221 views

3 months ago

Codexpanse with Rakhim
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

Understand the difference between expressions and statements. Watch this to learn about environment and scope: ...

4:38
Expressions vs. Statements in JS / Intro to JavaScript ES6 programming, lesson 14

116,321 views

9 years ago

Codexpanse with Rakhim
Pure Functions / Intro to JavaScript ES6 programming, lesson 17

Learn about determinism, side effects, and pure functions. Watch this to learn about abstraction ...

6:55
Pure Functions / Intro to JavaScript ES6 programming, lesson 17

21,021 views

8 years ago

Codexpanse with Rakhim
Recursion and recursive functions / Intro to JavaScript ES6 programming, lesson 7

What is recursion and how to wrap your head around it? Watch this video to learn about iterative processes: ...

6:31
Recursion and recursive functions / Intro to JavaScript ES6 programming, lesson 7

22,877 views

9 years ago

Chrome for Developers
Transitioning to modern JavaScript

Over 90% of web traffic comes from browsers that support modern JavaScript, yet most websites ship legacy syntax in order to ...

14:07
Transitioning to modern JavaScript

88,722 views

5 years ago

Software Techie
JavaScript IIFE Explained: What is Immediately Invoked Function Expression? #shorts #javascript

Curious about Immediately Invoked Function Expressions (IIFE) in JavaScript? In this short video, we break down what IIFE is, ...

0:48
JavaScript IIFE Explained: What is Immediately Invoked Function Expression? #shorts #javascript

175 views

1 year ago

BioniChaos
Dynamic Neural Network Training Explained: Live JavaScript Implementation Tutorial

A demonstration of training a neural network using JavaScript. We'll explore how to predict patterns, similar to forecasting stock ...

13:50
Dynamic Neural Network Training Explained: Live JavaScript Implementation Tutorial

78 views

1 year ago

Google Search Central
Dynamic Rendering for JavaScript web apps - JavaScript SEO

In this video of the JavaScript SEO series, Webmaster Trends Analyst, Martin Splitt shares how to implement dynamic rendering ...

3:21
Dynamic Rendering for JavaScript web apps - JavaScript SEO

88,896 views

6 years ago

Khan Academy Computing
Memoized Factorial: Visualization of JS code execution

We start with the JavaScript code for generating the n-th factorial using recursion and memoization, and visualize the step-by-step ...

3:49
Memoized Factorial: Visualization of JS code execution

5,862 views

6 years ago

Kerrick Long
JavaScript Promises: Thinking Sync in an Async World

This talk about JavaScript Promises was delivered by Kerrick Long at the STL Ember.js Meetup on Feb 6, 2014. Slides: ...

25:59
JavaScript Promises: Thinking Sync in an Async World

39,724 views

11 years ago

Learn with Shikaar
How to Pass a Function as a Parameter in JavaScript

What You'll Need: A basic understanding of JavaScript functions, variables, and conditional statements.

2:58
How to Pass a Function as a Parameter in JavaScript

10 views

6 months ago

Chrome for Developers
Debugging JavaScript - Chrome DevTools 101

If you're still using console.log() to find and fix JavaScript issues, you might be spending more time debugging than you need to.

7:28
Debugging JavaScript - Chrome DevTools 101

902,628 views

8 years ago

Codexpanse with Rakhim
Environment, Scope and Closures in JS / Intro to JavaScript ES6 programming, lesson 15

Understand how and why isolated environments are created in JS, what scoping is and how cool are closures. Watch this to ...

7:39
Environment, Scope and Closures in JS / Intro to JavaScript ES6 programming, lesson 15

14,719 views

8 years ago

Zen of Coding
ReactCasts #9 - Immutability in JavaScript

In this episode I'll talk about why immutability is important and how it can benefit you. I will draw some comparisons between ...

14:03
ReactCasts #9 - Immutability in JavaScript

34,957 views

8 years ago

Codexpanse with Rakhim
Loops and variables, declarative vs. imperative / Intro to JavaScript ES6 programming, lesson 9

Learn about variables and loops. Understand declarative vs. imperative programming. Watch this video to learn about strings: ...

7:14
Loops and variables, declarative vs. imperative / Intro to JavaScript ES6 programming, lesson 9

3,754 views

9 years ago

Learn with Shikaar
How to Log the Name of a Function in JavaScript

What You'll Need: • Basic understanding of JavaScript functions. • Familiarity with properties like Function.name.

2:46
How to Log the Name of a Function in JavaScript

0 views

8 months ago

Codexpanse with Rakhim
Mutators and for loop in JavaScript / Intro to JavaScript ES6 programming, lesson 11

Learn about mutators and for loops in JS. Watch this video to learn about testing: ...

2:36
Mutators and for loop in JavaScript / Intro to JavaScript ES6 programming, lesson 11

1,709 views

9 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 4: Custom Types

In this video, I fix a defect revealed by refactoring to classes. I then use a custom type to define the allowable values of a property.

1:47
TypeScript for JavaScript Developers Part 4: Custom Types

357 views

6 years ago