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
59,034 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
682,147 views
5 years ago
The string "match" method in JavaScript lets you conveniently apply regular expression searches to your strings, including support ...
2,105 views
1 year ago
javascript #coding #tutorial #short #regex A JavaScript tutorial on how to replace all numbers in a string. Please read the MDN ...
4,568 views
javascript #coding #tutorial #shorts A JavaScript tutorial on how to increase numbers within a string with regex. Please read the ...
1,234 views
My VSCode Extensions: - theme: material community high contrast - fonts: Menlo, Monaco, 'Courier New', monospace - errors: ...
77,563 views
3 years ago
Hi Friends In this video, we will see how we can execute regular expressions in javascript using match exec and test methods If ...
7,195 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to replace all instances of an element within a string with a ...
3,790 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to remove all decimals, dashes, and underscores from a ...
627 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to use a regular expression (regex) to remove blank ...
454 views
short #javascript #regex hash = window.location.hash.substr(1); var reg = new RegExp('^[0-9]$'); console.log(reg.test(hash)); I get ...
560 views
2 years ago
coding #tutorial #javascript #regex #shorts A JavaScript tutorial on how to use regex (regular expressions) to confirm if a specific ...
487 views
10 months ago
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to replace all letters in a string except one. Please read ...
810 views
Dive into the world of JavaScript Regular Expressions! This video is your ultimate guide to understanding and using the `test()` ...
9 views
3 months ago
Use a regular expression to do a case-insensitive search for "coding study point" in a string: The result in n will be 6.
1,395 views
Regular Expressions in JavaScript | Regex | JavaScript full course #24 Hello Learners! In this video we will learn about Regular ...
45 views
5 months ago
javascript #coding #tutorial #shorts A JavaScript tutorial on how to remove all instances of an element within a string with regex.
6,056 views
Regex feels scary? Let's fix that! In this video, I'll show you how to create and test Regular Expressions easily using Regex101, ...
6,740 views
449 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to use regex to remove all elements in a string except ...
2,379 views
short #javascript #regex #match I want to use JavaScript (I can also use jQuery) to do check whether a string matches the regex ...
421 views
Regular Expression in JavaScript Part 3 - JavaScript #shorts 73 ======================================== Follow the ...
656 views
Regular Expression in JavaScript Part 7 - JavaScript #shorts 77 ======================================== Follow the ...
293 views
136 views
Dive into the fascinating world of regular expressions with our 'Regex Riddle' short! Solve the mysteries of pattern matching, ...
128 views