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
1,676 results
Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...
4,959 views
8 months ago
In this video, you will learn about Regular Expressions (Regex) from the basics to advanced concepts in a simple and ...
847 views
7 months ago
Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/regex-exercises - Practice notebook ...
92,881 views
2 months ago
Confused by regular expressions behaving differently in Python, JavaScript, or Java? This video is your ultimate guide to ...
9 views
11 months ago
Try Warp Pro free with 2500 Al credits-no card required: https://go.warp.dev/devops --- Regular expressions always seemed like ...
17,330 views
9 months ago
Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...
389 views
... regex, learn regex in 20 minutes, learn regex, regex tutorial, regex javascript, regex js, regex js tutorial, regex javascript tutorial, ...
104 views
10 months ago
Dive into the world of JavaScript regular expressions and unleash the power of the `replace()` method! This tutorial is designed ...
69 views
Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...
43 views
Welcome back to SenthilSmartQAHub In this video, we are going to learn a powerful and commonly asked JavaScript interview ...
143 views
Matching plain text with regular expressions is simpler than you think. This lesson covers the building blocks: matching literal text, ...
2 views
1 month ago
Understand quickly and easily what Regular Expressions (Regex) are in JavaScript! In just 4 minutes, see a real-world example ...
186 views
Unlock the power of JavaScript's `split()` method using regular expressions! This tutorial is designed for beginners and ...
33 views
Unlock the power of JavaScript regular expressions with the global flag! This video provides a beginner-friendly explanation of ...
Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...
1,028 views
Character classes let you match sets of characters using square brackets. This lesson covers the fundamentals: listing specific ...
Learn how to create your own Regular Expression (Regex) validator tool from scratch using HTML, CSS, and JavaScript!
25 views
Unlock the power of word boundaries in regular expressions! This video provides a beginner-friendly guide to understanding ...
269 views
Unlock the power of Regular Expressions (RegEx) and supercharge your career! This beginner-friendly tutorial breaks down ...
3 views
Backreferences let you match a second occurrence of text captured by an earlier group. This lesson covers the syntax \1, \2, etc., ...
11 views
3 weeks ago