ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 results

DEFCONConference
DEF CON 33 - Regex For Hackers - Adam 'BuildHackSecure' Langley, Ben 'nahamsec' Sadeghipour

Let's cut through the BS - if you're not using regex properly, you're leaving money on the table as a hacker. This workshop shows ...

50:09
DEF CON 33 - Regex For Hackers - Adam 'BuildHackSecure' Langley, Ben 'nahamsec' Sadeghipour

6,929 views

3 months ago

The Debug Zone
Mastering JavaScript .split() with RegEx: Tips and Common Challenges

In this video, we dive deep into the powerful `.split()` method in JavaScript, exploring how it can be enhanced with Regular ...

3:16
Mastering JavaScript .split() with RegEx: Tips and Common Challenges

1 view

2 months ago

The Debug Zone
How to Replace Only the First Match of a Global Regex in JavaScript

In this video, we'll explore a common challenge in JavaScript: how to replace only the first match of a global regular expression.

1:42
How to Replace Only the First Match of a Global Regex in JavaScript

0 views

3 months ago

The Debug Zone
How to Use Regular Expressions to Add Double Quotes in JavaScript Objects

In this video, we'll explore the powerful world of regular expressions and how they can be utilized in JavaScript to manipulate ...

2:16
How to Use Regular Expressions to Add Double Quotes in JavaScript Objects

3 views

9 months ago

ojamboshop
Stop Writing JavaScript! HTML5 REGEX Form Validation is a Game Changer

Ready to build super-robust web forms without writing tons of JavaScript? This beginner-friendly screencast shows you how to ...

23:50
Stop Writing JavaScript! HTML5 REGEX Form Validation is a Game Changer

16 views

Streamed 2 months ago

The Debug Zone
JavaScript Regex: Match Words Starting with a Specific Special Character

In this video, we dive into the powerful world of JavaScript regular expressions, focusing on how to match words that begin with a ...

2:16
JavaScript Regex: Match Words Starting with a Specific Special Character

2 views

2 months ago

Learn with Shikaar
Clone Regular Expression

Video Title: Clone a Regular Expression in JavaScript In this video, you'll learn how to clone a regular expression in JavaScript ...

2:46
Clone Regular Expression

1 view

11 months ago

The Debug Zone
JavaScript: Split String into Matching and Non-Matching Groups Tutorial

In this tutorial, we dive into the powerful capabilities of JavaScript for manipulating strings. Specifically, we'll explore how to split a ...

2:35
JavaScript: Split String into Matching and Non-Matching Groups Tutorial

1 view

2 months ago

Nida Karagoz
Regex $1, $2 data type conversion issue

Regex $1, $2 data type conversion issue ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:39
Regex $1, $2 data type conversion issue

2 views

10 months ago

Learn with Shikaar
Escape Special Characters for RegEx in JavaScript the Right Way!

Video Title: Escape a String for Use in Regular Expressions in JavaScript In this video, you'll learn how to safely escape special ...

3:20
Escape Special Characters for RegEx in JavaScript the Right Way!

9 views

8 months ago

The Debug Zone
Regex Tutorial: Replace First 5 Numbers in a String Irrespective of Delimiters

In this tutorial, we dive into the powerful world of regular expressions, commonly known as regex. You'll learn how to effectively ...

2:15
Regex Tutorial: Replace First 5 Numbers in a String Irrespective of Delimiters

0 views

4 months ago

Nida Karagoz
Validating Thickness (Margin/Padding) string using Regex for different platforms

Validating Thickness (Margin/Padding) string using Regex for different platforms ✧ I really hope you found a helpful solution!

1:43
Validating Thickness (Margin/Padding) string using Regex for different platforms

0 views

9 months ago

The Debug Zone
Fixing React JSX Error: Unclosed Regular Expression Explained

In this video, we dive into a common issue that React developers encounter: the "Unclosed Regular Expression" error.

1:55
Fixing React JSX Error: Unclosed Regular Expression Explained

13 views

7 months ago

Nida Karagoz
Count actual replacements

Count actual replacements ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

3:27
Count actual replacements

2 views

10 months ago

BioniChaos
Enhancing Search Functionality & UX: JavaScript Fixes, EEG Labels & Regex Improvements

In this video, I walk through improvements made to the search functionality on our platform, refining how users can find ...

9:14
Enhancing Search Functionality & UX: JavaScript Fixes, EEG Labels & Regex Improvements

51 views

11 months ago

The Debug Zone
How to Check if an Array of Strings Contains a Substring in JavaScript

In this video, we'll explore a common challenge in programming: checking if an array of strings contains a specific substring in ...

3:03
How to Check if an Array of Strings Contains a Substring in JavaScript

2 views

11 months ago

AUTOHOTKEY Gurus
Changing Search to Fuzzy Match

Summary This video captures a technical discussion between Joe, Irfan, and Isaias about implementing fuzzy matching ...

11:36
Changing Search to Fuzzy Match

93 views

2 weeks ago

Sophia Wagner
Split at hyphens if NOT preceded by a whitespace or IS followed by a whitespace

Split at hyphens if NOT preceded by a whitespace or IS followed by a whitespace Hey guys! Hopefully you found a solution that ...

3:08
Split at hyphens if NOT preceded by a whitespace or IS followed by a whitespace

6 views

11 months ago

The Debug Zone
Kotlin String.split vs Java: Understanding Regex Differences Explained

In this video, we dive into the nuances of string manipulation in Kotlin and Java, focusing specifically on the differences between ...

1:55
Kotlin String.split vs Java: Understanding Regex Differences Explained

1 view

5 months ago

Learn with Shikaar
String to Kebab Case

Video Title: Convert a String to Kebab Case in JavaScript In this video, you'll learn how to convert a string into kebab-case format, ...

1:53
String to Kebab Case

9 views

9 months ago