ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

65 results

Alex Demko
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

Unlock the secrets behind the most common JavaScript anti-patterns and discover how to write cleaner, faster code every day ...

28:19
JS Anti-Patterns: The JavaScript Mistakes You’re Still Making 🤯

1,316 views

3 months 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

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

9 months ago

Learn with Shikaar
Object Comparison by Function

Video Title: Compare Two Objects with a Custom Function in JavaScript In this video, you'll learn how to compare two objects ...

2:36
Object Comparison by Function

4 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

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
Retrieve Selected Properties from Object

What You'll Need: • Basic understanding of JavaScript objects. • A text editor or browser console to follow along. Resources: ...

2:39
Retrieve Selected Properties from Object

6 views

11 months 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

8 months ago

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

What You'll Need: • Basic knowledge of JavaScript objects and conditionals. • Familiarity with Object.entries(), reverse(), and find() ...

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

2 views

8 months ago

Learn with Shikaar
Check If Object by Constructor

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

2:37
Check If Object by Constructor

1 view

9 months ago

Learn with Shikaar
Merge Objects into New Object

What You'll Need: • Basic understanding of JavaScript objects. • Familiarity with the spread syntax and Object.assign().

2:32
Merge Objects into New Object

4 views

9 months ago

Learn with Shikaar
Deep Clone Object

Best practices for cloning objects efficiently. What You'll Need: • Basic understanding of JavaScript objects and references. • A text ...

2:08
Deep Clone Object

5 views

11 months ago

Learn with Shikaar
Shallow Clone Object

When and why to use shallow cloning in JavaScript development. What You'll Need: • Basic understanding of JavaScript objects.

4:16
Shallow Clone Object

10 views

9 months ago

Learn with Shikaar
Create Key Value Pair Array from Object

Title: Convert an Object into Key-Value Pair Arrays in JavaScript In this video, learn how to transform an object into an array of ...

3:12
Create Key Value Pair Array from Object

5 views

11 months ago

Learn with Shikaar
Create Keys with Function for Object

What You'll Need: • Basic understanding of JavaScript objects and functions. • A text editor or browser console to follow along.

2:27
Create Keys with Function for Object

1 view

11 months ago

Learn with Shikaar
Flatten Deep JavaScript Objects into Simple Key Paths in One Function!

Video Title: Flatten Object Keys into Paths in JavaScript In this video, you'll learn how to flatten a nested object so that each key ...

3:41
Flatten Deep JavaScript Objects into Simple Key Paths in One Function!

8 views

8 months 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

8 months ago

Learn with Shikaar
Unflatten Object from Key Paths

What You'll Need: • Basic understanding of JavaScript objects and iteration methods. • A text editor or browser console to follow ...

2:00
Unflatten Object from Key Paths

18 views

10 months ago

Learn with Shikaar
Check If Empty Object or Collection

What You'll Need: • Basic knowledge of JavaScript objects and arrays. • A browser console or code editor to test examples.

2:59
Check If Empty Object or Collection

6 views

9 months ago

Learn with Shikaar
Assign Default Values to Object Properties in JavaScript with One Line!

What You'll Need: • Basic understanding of JavaScript objects and properties. • Familiarity with destructuring, spread syntax, and ...

3:15
Assign Default Values to Object Properties in JavaScript with One Line!

2 views

8 months ago