ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,156 results

Thapa Technical
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

Welcome, Unlock the power of JavaScript regular expressions with our quick and practical guide! In just 20 minutes, learn how to ...

24:47
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

18,839 views

1 year ago

Ingeniero John Ortiz Ordoñez
JavaScript Ejercicio: 1361 Usar una Expresión Regular (RegEx) para Validar Si un Texto es una Fecha

1361. Usar una Expresión Regular (RegEx) para Validar Si un Texto es una Fecha con el lneguaje de programación JavaScript.

2:56
JavaScript Ejercicio: 1361 Usar una Expresión Regular (RegEx) para Validar Si un Texto es una Fecha

355 views

4 years ago

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,979 views

3 months ago

Bit Science
Learn Regular Expressions in #JavaScript in 10 Minutes #javascript #regex #match #replace #search

Science Playlists https://www.youtube.com/playlist?list=PLmUK6jEG3fLwY2-w5ADuZSDv5RRRe_Lu4 ...

12:40
Learn Regular Expressions in #JavaScript in 10 Minutes #javascript #regex #match #replace #search

89 views

2 years ago

Ingeniero John Ortiz Ordoñez
JavaScript Ejercicio: 1354 Usar una Expresión Regular para Validar una Dirección de Email

1354. Usar una Expresión Regular para Validar una Dirección de Email con el lenguaje de programación JavaScript. JavaScript ...

1:49
JavaScript Ejercicio: 1354 Usar una Expresión Regular para Validar una Dirección de Email

501 views

4 years ago

Константин Дьяченко
Even better way to ignore string literals using regular expressions

Raw recording. Try it yourself: https://regex101.com/r/onXsgC/2 Support me at https://www.patreon.com/konard ($1 per month is ...

2:45
Even better way to ignore string literals using regular expressions

44 views

6 years ago

Vincent Lab
Regular Expressions in under 10 minutes

In this video I will explain the very basic of regular expressions Subscribe for more ...

7:43
Regular Expressions in under 10 minutes

105 views

6 years ago

ojamboshop
Regular Expressions In JavaScript

JavaScript makes it easy to use regular expressions. Use one of several built-in regular expressions methods to find a substring ...

0:58
Regular Expressions In JavaScript

38 views

1 year ago

Meri (Engel) Kasprak - programming videos
merihelp.net: JavaScript regular expressions.mp4

merihelp.net: Using JavaScript with regular expressions for form validation.

4:28
merihelp.net: JavaScript regular expressions.mp4

83 views

12 years ago

Luke Smith
Regular Expressions (Regex): All the Basics

I go over how to get a lot out of just the fundamentals of regular expressions (regexes). We cover all the basics, but there is an ...

21:39
Regular Expressions (Regex): All the Basics

64,426 views

5 years 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

Scripting With Charles
Don't sleep on this programming feature  #coding #programming #python #javascript #Regex  #frontend

Regex is a pattern language that helps you simplify validating characters in a string.

2:19
Don't sleep on this programming feature #coding #programming #python #javascript #Regex #frontend

272 views

4 months ago

Unleashed Design
JavaScript Tutorial wie man Regex einfacher benutzten kann!

Du brauchst einen Hoster? https://bit.ly/mein-hoster In diesem Video zeigen wir dir, wie du mit Magic Regex und ChatGPT nie ...

6:23
JavaScript Tutorial wie man Regex einfacher benutzten kann!

3,327 views

2 years ago

dotconferences
dotJS 2019 - Stefan Judis - Regular expressions my secret love

Filmed at https://2019.dotjs.io on December 5-6, 2019 in Paris. More talks on https://dotconferences.com/talks Stefan covers ...

4:51
dotJS 2019 - Stefan Judis - Regular expressions my secret love

813 views

6 years ago

Ingeniero John Ortiz Ordoñez
JavaScript Ejercicio: 1371 Usar una Expresión Regular para Agregar Separador de Miles a un Número

1371. Usar una Expresión Regular para Agregar Separador de Miles a un Número con el lenguaje de programación JavaScript.

3:13
JavaScript Ejercicio: 1371 Usar una Expresión Regular para Agregar Separador de Miles a un Número

2,563 views

4 years ago

ojamboshop
JavaScript Regular Expression

JavaScript makes it easy to use regular expressions. Use one of several built-in regular expressions methods to find a substring ...

15:21
JavaScript Regular Expression

28 views

1 year ago

Roel Van de Paar
Code Review: Regular Expression in Javascript to test a string of 1s and 0s

Code Review: Regular Expression in Javascript to test a string of 1s and 0s Helpful? Please support me on Patreon: ...

1:50
Code Review: Regular Expression in Javascript to test a string of 1s and 0s

1 view

3 years ago

Roel Van de Paar
What is the JavaScript regex for <br /> when it is HTML encoded?

What is the JavaScript regex for <br /> when it is HTML encoded? Helpful? Please use the *Thanks* button above! Or, thank me ...

1:34
What is the JavaScript regex for <br /> when it is HTML encoded?

13 views

2 years ago

Roel Van de Paar
Javascript String to Regex without Escaping

Javascript String to Regex without Escaping Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:51
Javascript String to Regex without Escaping

0 views

3 years ago

Roel Van de Paar
Javascript regex not matching - full code included

Javascript regex not matching - full code included Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:27
Javascript regex not matching - full code included

2 views

3 years ago

Roel Van de Paar
Code Review: Custom indexOf for strings javascript with regex

Code Review: Custom indexOf for strings javascript with regex Helpful? Please support me on Patreon: ...

2:00
Code Review: Custom indexOf for strings javascript with regex

9 views

3 years ago

Константин Дьяченко
Fixing the method definition Regular Expression

Raw recording. Try it yourself: https://regex101.com/ Support me at https://www.patreon.com/konard ($1 per month is good ...

9:08
Fixing the method definition Regular Expression

24 views

6 years ago

The Debug Zone
How to Use Regex for String Replacement in Node.js: A Complete Guide

In this video, we dive into the powerful world of regular expressions (regex) and explore how to effectively use them for string ...

4:44
How to Use Regex for String Replacement in Node.js: A Complete Guide

10 views

1 year 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

BIT LOGIC -- Created by, Vinod Mardy
JavaScript Tutorial (2024-2025) - Javascript text only validation using Regex pattern.

JavaScript full course (2024-2025) - JavaScript text only validation using Regex Pattern. JavaScript Validation playlist link ...

10:07
JavaScript Tutorial (2024-2025) - Javascript text only validation using Regex pattern.

5 views

1 year ago