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,611 results
Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...
22 views
4 months ago
Is there any need for pattern matching I don't think so I know there's a certain contingent of programmers who really like pattern ...
15,503 views
8 months ago
Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...
1,630 views
1 month ago
ECMAScript 2025 is bringing some exciting new features to JavaScript—and one of the most promising is Pattern Matching!
36 views
9 months ago
Hey everyone, Radzion here. Today I'll show you how I replace switch-case with practical pattern matching techniques in ...
6,109 views
6 months ago
00:29 - Basic Syntax 00:49 - Simple Example 01:18 - Case Sensitivity 01:50 - Pattern Matching Examples 02:25 - Global Flag ...
13 views
Delve into pattern matching in JavaScript for a more streamlined and efficient coding experience. Learn the concise ways to ...
3 views
11 months ago
Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...
163 views
Learn how to correctly verify if an item from one array is present in another array in JavaScript. --- This video is based on the ...
1 view
Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...
93 views
Note: Nested loops ke upar abhi maine koi video nahi banayi hai. Jaldi hi wo video banakar upload kar doonga. Tabtak ke liye ...
3,994 views
2 months ago
Discover how to extract specific patterns from strings in JavaScript using regular expressions. Learn a simple method to identify ...
7 months ago
Unlock the power of regular expressions with backreferences! This beginner-friendly tutorial breaks down how to use ...
17 views
Learn how to use regular expressions (RegEx) in JavaScript to remove everything after the first `|` in a given string efficiently.
18 views
Discover an easy method to validate strings in JavaScript and ensure they match your desired `special format`. --- This video is ...
0 views
Learn how to effectively use JavaScript to match specific strings in an array with regular expressions. Simplify your code with clear ...
Discover how to use `Regex` to identify patterns in `JavaScript`, including a step-by-step breakdown, practical examples, and tips ...
3 months ago
Discover how to implement a flexible dynamic URL matching solution using JavaScript and Regex for various search parameters.
Learn how to create an efficient `regex` pattern that matches sequences of capital letters followed by `:Y` in both Java and ...
5 months ago
Learn how to use `Regex` to match complex URL patterns in JavaScript with this detailed guide, perfect for beginners looking to ...