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
43,154 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
682,625 views
5 years ago
1 Cours gratuit en t'abonnant à ma newsletter : https://www.le-designer-du-web.com/news ...
9,611 views
2 years ago
The string "match" method in JavaScript lets you conveniently apply regular expression searches to your strings, including support ...
2,109 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,577 views
Thank you,
477,881 views
3 years ago
My VSCode Extensions: - theme: material community high contrast - fonts: Menlo, Monaco, 'Courier New', monospace - errors: ...
77,565 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to remove all decimals, dashes, and underscores from a ...
627 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
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to replace all instances of an element within a string with a ...
3,795 views
30 views
6 months ago
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to use a regular expression (regex) to remove blank ...
458 views
Regex is a tool that many people do not know how to use, and they fear learning it. With regex you can learn pattern matching in ...
101 views
javascript #coding #tutorial #shorts #regex A JavaScript tutorial on how to replace all letters in a string except one. Please read ...
811 views
javascript #coding #tutorial #shorts A JavaScript tutorial on how to remove all instances of an element within a string with regex.
6,056 views
javascript #coding #tutorial #shorts A JavaScript tutorial on how to increase numbers within a string with regex. Please read the ...
1,241 views
In this video you will find out wow to find uncommented lines of code using Regex in VS Code #vscode #coding #regex #js.
1,001 views
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,399 views
Okay if there is a case of matching and this equal regular expression and for that must we use this match method with a given ...
322 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,801 views
5 months ago
javascript #coding #tutorial #shorts A JavaScript tutorial on how to double all numbers in a string with regex. Please read the MDN ...
2,730 views
javascript #coding #tutorial #shorts A JavaScript tutorial on how to use regex to remove all punctuation within a string. Please read ...
5,569 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+ ...
820 views
2 months ago
In this tutorial, we dive into the findall() function from the regular expressions module to effortlessly extract numbers from strings.
9,253 views
RegEx's are amazing! You can easily fix badly formatted phone numbers in JavaScript using regular expressions and the replace ...
2,658 views
Regular Expressions in JavaScript | Regex | JavaScript full course #24 Hello Learners! In this video we will learn about Regular ...
45 views