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
266 results
Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...
1,094 views
11 days ago
JavaScript Regex, input Validation, regular expression pattern matching, string manipulation in JavaScript, user data validation ...
0 views
10 days ago
Have you ever wanted to use Regular Expressions directly in your Angular templates? Now you totally can! In this video, we ...
6,804 views
7 days ago
Learn about using regular expressions in JavaScript.
51 views
3 weeks ago
... a string using Regex and the replace() method. We will also understand the regular expression step-by-step so even beginners ...
47 views
2 weeks ago
Welcome to another powerful session of the DevByte ByteBuilder Bootcamp In this lesson, we break down JavaScript Regular ...
5 views
2 days ago
In this live stream CJ works on the Debug December challenges. https://www.debugdecember.com/challenges/2025 ...
2,562 views
Streamed 2 weeks ago
earn Regular Expressions (Regex) from scratch — practical, example-driven, and beginner-friendly. In this full tutorial you'll learn ...
60 views
9 days ago
... string contains only digits using Regular Expression in JavaScript. This is one of the most commonly asked JavaScript interview ...
18 views
13 days ago
Learn how to work with replace() method in JavaScript. Follow our training and start learning today! Follow @techiesreign on all ...
Welcome to SenthilSmartQAHub In this video, we are solving a very popular JavaScript interview program — Count how many ...
Learn how to find text positions in JavaScript using lastIndexOf() for the final match and search() for quick pattern lookup Follow ...
In this After Effects tutorial, you'll learn how to use Regular Expressions (RegEx) to clean and format text automatically. We'll be ...
48 views
4 weeks ago
Learn how match() retrieves matched text from a string using simple searches or powerful regular expressions. Follow our training ...
In this video I demo compiling a massive 116KB trie regex pattern that matches all the words in Moby Dick by using my JavaScript ...
355 views
Learn how to find, check, and analyze text inside strings using JavaScript's built-in string search methods. In this lesson, you'll ...
In this video CJ explains how he solved Advent of Code 2025 Day 1 and Day 2. Watch CJ solve the problems live here: ...
8,273 views
Demonstrating compilation of a massive 183KB trie-regex pattern that matches all the words in the Complete Works of ...
Boost your web application's security with strong password validation using regular expressions (regex)! In this video, I walk you ...
30 views
Strings seem simple, but beneath the surface lies a powerful toolkit: from Unicode and template literals to regular expressions and ...