Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
6,980 results
Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...
1,104 views
12 days ago
Try Warp Pro free with 2500 Al credits-no card required: https://go.warp.dev/devops --- Regular expressions always seemed like ...
13,922 views
1 month ago
Entenda de forma prática e rápida o que são Expressões Regulares (Regex) no JavaScript! Em apenas 4 minutos, veja exemplo ...
65 views
2 months ago
30 views
5 months ago
Learn how to effectively use `regex` in JavaScript to parse specific values from complex strings, such as domain names and IDs, ...
3 views
8 months ago
coding #tutorial #regex #shorts A JavaScript tutorial on how to use a regular expression (regex) to remove all spaces within a ...
957 views
10 months ago
Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...
77 views
3 months ago
Regex looks like keyboard spam, but it's actually the most powerful tool in your coding arsenal. One line of regex can replace 50+ ...
819 views
In this video, we'll explore the basics of Regular Expressions (Regex) in JavaScript! Learn how to work with patterns, modifiers, ...
132 views
11 months ago
coding #tutorial #javascript #regex #shorts A JavaScript tutorial on how to use regex (regular expressions) to confirm if a specific ...
487 views
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 ...
322 views
Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...
101 views
Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...
19 views
Check if a string contains only digits in JavaScript using a regex! This concise trick is perfect for coding challenges. Watch now!
222 views
6 months ago
coding #tutorial A tutorial on how to change all uppercase letters within a string to lowercase. Please review the MDN docs on ...
501 views
Learn how to use Python's re module to find patterns in text with regular expressions. In this quick tutorial, we show how \d+ can ...
762 views
7 months ago
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial Secure Your Forms with Real-Time Regex ...
45 views
Question: Capitalize the first letter of every word in a string. Junior: lowercase, split by spaces, capitalize each word, join back.
11 views
Learn how to use JavaScript's search() method to find the position of a match using regular expressions. Perfect for string ...
942 views
Unlock the power of JavaScript's `split()` method using regular expressions! This tutorial is designed for beginners and ...
8 views