ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

114 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,040 views

2 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,105 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

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

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

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
Object from Properties Failing Function

Video Title: Create Object from Properties That Fail a Test in JavaScript In this video, you'll learn how to construct a new object by ...

2:28
Object from Properties Failing Function

3 views

9 months ago

Learn with Shikaar
How to Find the Last Matching Key in a JavaScript Object Like a Pro!

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

3:03
How to Find the Last Matching Key in a JavaScript Object Like a Pro!

2 views

9 months ago

Learn with Shikaar
Check If Object Like

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

2:39
Check If Object Like

2 views

10 months ago

Learn with Shikaar
Get Current URL Parameters as Object

Converting URL parameters into a JavaScript object. • Practical examples for handling dynamic URLs. How It Works: 1. Use the ...

3:01
Get Current URL Parameters as Object

18 views

1 year 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,964 views

8 years ago

Agoric
SES Meeting: Get Intrinsics

Jordan Harband, champion of the Get Intrinsics Proposal, joins us to iron out the SES strategy group's position in advance of the ...

38:32
SES Meeting: Get Intrinsics

57 views

2 years ago

Learn with Shikaar
JavaScript Trick to Remove Items from Array Using a Condition

Video Title: Remove Elements from an Array Using a Function in JavaScript In this video, you'll learn how to remove elements ...

3:07
JavaScript Trick to Remove Items from Array Using a Condition

0 views

9 months ago

Learn with Shikaar
CSV to 2D Array of Objects

Video Title: How to Convert CSV to a 2D Array of Objects in JavaScript Turn a CSV (Comma-Separated Values) string into a ...

3:52
CSV to 2D Array of Objects

11 views

1 year 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,012 views

8 years ago

Learn with Shikaar
Async to Promise Conversion

Video Title: Convert Async Functions to Promises in JavaScript In this video, you'll learn how to convert an async function into a ...

2:24
Async to Promise Conversion

13 views

10 months ago

Learn with Shikaar
Remove Keys from Object

Video Title: How to Remove Keys from an Object in JavaScript Want to streamline your objects by removing unwanted keys?

3:57
Remove Keys from Object

5 views

1 year ago

Learn with Shikaar
Find Common Elements Between Arrays Using a Custom Function in JavaScript

Video Title: Find Common Elements After Mapping in JavaScript In this video, you'll learn how to compare two arrays and find ...

2:49
Find Common Elements Between Arrays Using a Custom Function in JavaScript

7 views

8 months ago

Learn with Shikaar
JavaScript Program to Check if a String is an Absolute URL

Video Title: Check If a URL is Absolute in JavaScript In this video, you'll learn how to determine whether a given URL is absolute ...

2:15
JavaScript Program to Check if a String is an Absolute URL

2 views

8 months ago

Learn with Shikaar
Check If One Element Contains Another in JavaScript  DOM Mastery!

Video Title: Check If a Parent Element Contains a Child in JavaScript In this video, you'll learn how to check whether a DOM ...

3:29
Check If One Element Contains Another in JavaScript DOM Mastery!

4 views

9 months ago