ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,982 results

logicBase Labs
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...

25:39
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

1,135 views

13 days ago

DevOps Toolbox
Give me 12 minutes and I'll make you a REGEX WIZARD

Try Warp Pro free with 2500 Al credits-no card required: https://go.warp.dev/devops --- Regular expressions always seemed like ...

12:56
Give me 12 minutes and I'll make you a REGEX WIZARD

13,947 views

2 months ago

CodeLucky
Form Input Validation with RegEx: Client-Side Techniques for Beginners

Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...

5:39
Form Input Validation with RegEx: Client-Side Techniques for Beginners

77 views

3 months ago

vlogize
Parsing JavaScript regex to Extract Values from Strings

Learn how to effectively use `regex` in JavaScript to parse specific values from complex strings, such as domain names and IDs, ...

1:53
Parsing JavaScript regex to Extract Values from Strings

3 views

8 months ago

CodeLucky
Email Validation with Regex: Build Robust Patterns for Beginners

Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...

4:55
Email Validation with Regex: Build Robust Patterns for Beginners

102 views

3 months ago

tech savant
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern
1:01
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern

30 views

6 months ago

Desvendando o Código
Aprenda REGEX no JavaScript em 4 Minutos — Simples e Direto!

Entenda de forma prática e rápida o que são Expressões Regulares (Regex) no JavaScript! Em apenas 4 minutos, veja exemplo ...

4:27
Aprenda REGEX no JavaScript em 4 Minutos — Simples e Direto!

65 views

2 months ago

Alex Dunlop
regex tutorial #programming  #coding

Regex looks like keyboard spam, but it's actually the most powerful tool in your coding arsenal. One line of regex can replace 50+ ...

0:25
regex tutorial #programming #coding

820 views

2 months ago

CodeLucky
JavaScript Regex Tutorial: Mastering the match() Method for Pattern Matching 🚀

Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...

4:23
JavaScript Regex Tutorial: Mastering the match() Method for Pattern Matching 🚀

19 views

3 months ago

Notes
how to use regex to remove all spaces in a string

coding #tutorial #regex #shorts A JavaScript tutorial on how to use a regular expression (regex) to remove all spaces within a ...

0:18
how to use regex to remove all spaces in a string

957 views

10 months ago

tech savant
#JavaScript,#RegEx, #RegularExpression, #JSRegEx,#PatternMatching, js code using regular expression

Okay if there is a case of matching and this equal regular expression and for that must we use this match method with a given ...

1:01
#JavaScript,#RegEx, #RegularExpression, #JSRegEx,#PatternMatching, js code using regular expression

322 views

6 months ago

Ashish Ranjan
Title Case in JavaScript | Junior vs Senior (Loop vs Regex)

Question: Capitalize the first letter of every word in a string. Junior: lowercase, split by spaces, capitalize each word, join back.

0:23
Title Case in JavaScript | Junior vs Senior (Loop vs Regex)

11 views

2 months ago

Code and Chill
#77 Check Digits-Only String in JS | Regex Trick | #shorts

Check if a string contains only digits in JavaScript using a regex! This concise trick is perfect for coding challenges. Watch now!

0:22
#77 Check Digits-Only String in JS | Regex Trick | #shorts

222 views

6 months ago

PRO DEVELOPING CHAMPS
Regular Expressions in JavaScript | Regex | JavaScript full course #24

Regular Expressions in JavaScript | Regex | JavaScript full course #24 Hello Learners! In this video we will learn about Regular ...

3:45
Regular Expressions in JavaScript | Regex | JavaScript full course #24

45 views

6 months ago

Notes
how to use regex to confirm if a specific element is included at the beginning or end of a string

coding #tutorial #javascript #regex #shorts A JavaScript tutorial on how to use regex (regular expressions) to confirm if a specific ...

0:23
how to use regex to confirm if a specific element is included at the beginning or end of a string

487 views

10 months ago

TechHub SG
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial

Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial Secure Your Forms with Real-Time Regex ...

31:39
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial

45 views

7 months ago

CodeLucky
JavaScript Regex: Mastering the test() Method for Beginners

Dive into the world of JavaScript Regular Expressions! This video is your ultimate guide to understanding and using the `test()` ...

3:40
JavaScript Regex: Mastering the test() Method for Beginners

9 views

3 months ago

Notes
UPPERCASE to lowercase with regex

coding #tutorial A tutorial on how to change all uppercase letters within a string to lowercase. Please review the MDN docs on ...

0:25
UPPERCASE to lowercase with regex

501 views

10 months ago

CodeLucky
JavaScript Regex: Mastering split() Method with Regular Expressions

Unlock the power of JavaScript's `split()` method using regular expressions! This tutorial is designed for beginners and ...

4:00
JavaScript Regex: Mastering split() Method with Regular Expressions

8 views

3 months ago

Stack Overflowed
🔍 JavaScript search() — Find the Position of a Match!  #coding #javascript #programming #webdev

Learn how to use JavaScript's search() method to find the position of a match using regular expressions. Perfect for string ...

0:16
🔍 JavaScript search() — Find the Position of a Match! #coding #javascript #programming #webdev

942 views

2 months ago