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
7,315 results
Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...
1,690 views
1 month ago
Try Warp Pro free with 2500 Al credits-no card required: https://go.warp.dev/devops --- Regular expressions always seemed like ...
14,470 views
2 months ago
In this video, you will learn about Regular Expressions (Regex) from the basics to advanced concepts in a simple and ...
529 views
3 weeks 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 ...
73 views
3 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
9 months ago
Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...
99 views
4 months ago
Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...
172 views
coding #tutorial #regex #shorts A JavaScript tutorial on how to use a regular expression (regex) to remove all spaces within a ...
960 views
11 months ago
Regular Expressions in JavaScript | Regex | JavaScript full course #24 Hello Learners! In this video we will learn about Regular ...
46 views
6 months ago
Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...
23 views
Dive into the world of JavaScript regular expressions and unleash the power of the `replace()` method! This tutorial is designed ...
20 views
30 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
7 months ago
Dive into the world of JavaScript Regular Expressions! This video is your ultimate guide to understanding and using the `test()` ...
13 views
Unlock the power of JavaScript's `split()` method using regular expressions! This tutorial is designed for beginners and ...
8 views
Regex looks like keyboard spam, but it's actually the most powerful tool in your coding arsenal. One line of regex can replace 50+ ...
822 views
Question: Capitalize the first letter of every word in a string. Junior: lowercase, split by spaces, capitalize each word, join back.
11 views
Tired of lengthy validations? Regex simplifies your code across languages like JavaScript, Python, and Java! Learn how one ...
147 views
5 months ago
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 ...
952 views
8 months ago
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial Secure Your Forms with Real-Time Regex ...
47 views