ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

500 results

Programming threads
How Inline Caching Makes JavaScript Fast

In this video we are going to look at inline caching, a code optimization technique used in Javascript by the compiler. Key notions ...

0:51
How Inline Caching Makes JavaScript Fast

629 views

1 year ago

Oroch
All 23 design patterns in JavaScript tutorial #shorts

All 23 design patterns from the "Gamma, E., Helm, R., Johnson, R., & Vlissides, J. (1994). Design Patterns: Elements of Reusable ...

0:17
All 23 design patterns in JavaScript tutorial #shorts

170 views

1 year ago

Programming threads
JavaScript vs Python: The Object Destructuring Showdown

If you are new to Python there is an easy to use syntax for destruturing objects that is similar in Javascript #javascript ...

0:47
JavaScript vs Python: The Object Destructuring Showdown

482 views

1 year ago

Chrome for Developers
JavaScript Symbols - HTTP203

Jake Archibald explains JavaScript Symbols to Surma in 2 minutes. What do you use them for!? Why!? All will be revealed.

2:43
JavaScript Symbols - HTTP203

23,870 views

7 years ago

Chrome for Developers
map & filter - 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:46
map & filter - Functional JavaScript - Supercharged

10,359 views

7 years ago

Chrome for Developers
Object Spread - Supercharged

Surma shows you the new Object Spread operator “...” in JavaScript. If you have questions or suggestions, hit us up on Twitter!

1:17
Object Spread - Supercharged

7,771 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 7: String Interpolation

In this video, Jeremy shows how to use a modern JavaScript feature for building strings known as "string interopolation.

1:34
TypeScript for JavaScript Developers Part 7: String Interpolation

420 views

6 years ago

Programming threads
Iterators tutorial for Javascript

What is an iterator in Javascript? The video will answer this question and many more about iterators. If you are new to Javascript ...

1:46
Iterators tutorial for Javascript

45 views

11 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 10: Simple Refactoring

No new features are introduced in this segment. A simple function is added to make debug messages cleaner to write and the ...

1:30
TypeScript for JavaScript Developers Part 10: Simple Refactoring

373 views

6 years ago

Soft Planet Studio
Procedural and object-oriented programming a debate between newbie and pro programmer!  #enginnering

Learn Programming with CHAI! The Most INDIAN Way to Master Object-Oriented Programming! Watch as a wise programmer ...

0:59
Procedural and object-oriented programming a debate between newbie and pro programmer! #enginnering

14 views

11 months ago

Jeremy Likness
TypeScript for JavaScript Developers Part 5: Scope and Let

A bug has surfaced due to the way variables are captured in scope in JavaScript. Rather than wrap the call in additional code that ...

1:52
TypeScript for JavaScript Developers Part 5: Scope and Let

229 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 1: Introduction

This series will explore TypeScript for JavaScript developers by taking a JavaScript app and transforming it piece by piece. In this ...

2:43
TypeScript for JavaScript Developers Part 1: Introduction

1,102 views

6 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 3: Classes and Types

A few function constructors are refactored to classes and properties are tagged with types. This one step reveals yet another ...

2:17
TypeScript for JavaScript Developers Part 3: Classes and Types

446 views

6 years ago

Meri (Engel) Kasprak - programming videos
JavaScript simple arrays

Adding values to an array and using a for loop to acces and work with array elements.

2:57
JavaScript simple arrays

68 views

8 years ago

Code with Dreamy
Problem Solving for Developers - JavaScript

Just like any other skill, problem solving takes practice to apply and master. Many developers think that becoming a better ...

1:04
Problem Solving for Developers - JavaScript

386 views

3 years ago

Programming threads
Python vs. JavaScript: The Switch Case Showdown

In this video we are going to describe the switch case statement in Python versus the Javascript implementation. We are going to ...

2:24
Python vs. JavaScript: The Switch Case Showdown

159 views

1 year ago

Chrome for Developers
flatMap - 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:28
flatMap - Functional JavaScript - Supercharged

22,443 views

7 years ago

Chrome for Developers
Web Workers - Supercharged

Surma shows you the advantages of using web workers! If you have questions or suggestions, hit us up on Twitter! Surma: ...

1:25
Web Workers - Supercharged

8,980 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

In this short clip, a custom type is defined using generics to define a "predicate" or a simple method that takes an item of a certain ...

0:56
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

263 views

6 years ago

Meri (Engel) Kasprak - programming videos
JavaScript write() function

Using the JavaScript write function.

1:09
JavaScript write() function

42 views

8 years ago