ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

268 results

DEFCONConference
DEF CON 31 - Prototype Pollution Leads to Remote Code Execution in NodeJS -  Shcherbakov, Balliu

Many have heard about Prototype Pollution vulnerabilities in JavaScript applications. This kind of vulnerability allows an attacker ...

20:18
DEF CON 31 - Prototype Pollution Leads to Remote Code Execution in NodeJS - Shcherbakov, Balliu

4,048 views

2 years ago

JT Devs
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript In this video, we going to focus on prototypes and ...

14:11
Lessons on Prototypes and Inheritance in Javascript 2022 #Javascript

66 views

4 years ago

Alex Demko
10 Essential JavaScript Patterns Every Developer Should Know

Looking to improve your JavaScript skills? Dive into this video where I cover 10 essential JavaScript patterns every developer ...

5:22
10 Essential JavaScript Patterns Every Developer Should Know

1,107 views

1 year ago

Learn with Shikaar
How to Get the Real Type of Any JavaScript Value

Video Title: Get the Native Type of a Value in JavaScript In this video, you'll learn how to accurately determine the native type of ...

3:18
How to Get the Real Type of Any JavaScript Value

4 views

9 months ago

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
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

This talk will help developers write performant JavaScript, use new language constructs (ES2015+, async/await, etc.), and learn ...

43:28
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

74,015 views

8 years ago

Learn with Shikaar
How to Get Index & Value in a JavaScript for ... of Loop – The Smart Way!

Video Title: Get the Index of an Array Item in a Loop in JavaScript In this video, you'll learn how to access the index of each item ...

3:16
How to Get Index & Value in a JavaScript for ... of Loop – The Smart Way!

12 views

9 months ago

Google Search Central
JavaScript SEO: Welcome to a new series!

Interested in learning about best practices and SEO for JavaScript? Good news! We are introducing an entirely new series on this ...

0:27
JavaScript SEO: Welcome to a new series!

36,828 views

6 years ago

Chrome for Developers
#SmooshGate - HTTP203

Today on #HTTP203, Jake & Surma discuss the infamous #SmooshGate! More information: ...

10:19
#SmooshGate - HTTP203

11,345 views

7 years ago

Learn with Shikaar
Check If Object

Video Title: Check If a Value is an Object in JavaScript In this video, you'll learn how to determine if a value is an object in ...

2:42
Check If Object

7 views

10 months ago

Learn with Shikaar
JavaScript Get All Elements Except the Last One

Video Title: Get All Elements Except the Last in JavaScript In this video, you'll learn how to retrieve every element from an array ...

3:12
JavaScript Get All Elements Except the Last One

7 views

8 months ago

Learn with Shikaar
JavaScript Trick Convert a 2D Array to CSV String Format Easily!

Video Title: Convert a 2D Array to CSV Format in JavaScript In this video, you'll learn how to convert a two-dimensional array into ...

3:38
JavaScript Trick Convert a 2D Array to CSV String Format Easily!

5 views

9 months ago

CodeTV
Intro to Lua for people who know JavaScript

Lua is a scripting language used in everything from games to embedded systems to Wikipedia. Potch teaches us why it's cool and ...

1:35:01
Intro to Lua for people who know JavaScript

1,844 views

Streamed 10 months 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,965 views

8 years ago

Learn with Shikaar
Changing the Case of a String Efficiently

Video Title: Changing the Case of a String Efficiently in JavaScript In this tutorial, we'll explore how to change the case of ...

4:20
Changing the Case of a String Efficiently

6 views

1 year ago

Thytos
Was sind Prototypes? | Programmieren lernen mit JavaScript #31

In diesem Video zeige ich euch, was Prototypen sind, und wie man mit denen arbeitet. Schau diese Videoserie von Anfang an: ...

19:05
Was sind Prototypes? | Programmieren lernen mit JavaScript #31

9,605 views

11 years ago

Learn with Shikaar
How to Find the First Matching Key in a JavaScript Object – Clean & Fast!

Video Title: Find the First Key That Satisfies a Condition in JavaScript In this video, you'll learn how to search an object and return ...

3:10
How to Find the First Matching Key in a JavaScript Object – Clean & Fast!

5 views

9 months ago

Learn with Shikaar
Convert Numbers Between Bases in JavaScript Base 2 to 36

Base Conversion Between Bases 2–36 in JavaScript In this video, you'll learn how to convert numbers between different bases ...

3:21
Convert Numbers Between Bases in JavaScript Base 2 to 36

9 views

7 months ago

Learn with Shikaar
Convert RGB to Hex Color Code in JavaScript – Quick and Easy!

Video Title: Convert RGB Values to Hex Color Code in JavaScript In this video, you'll learn how to convert RGB values to a ...

3:08
Convert RGB to Hex Color Code in JavaScript – Quick and Easy!

11 views

8 months ago

Learn with Shikaar
JavaScript Check If a Number Falls Within a Range

Video Title: Check If a Number Is Within a Range in JavaScript In this video, you'll learn how to check if a number falls within a ...

2:13
JavaScript Check If a Number Falls Within a Range

19 views

9 months ago