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,011 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
682,137 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,561 views
3 years ago
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
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 use a regular expression (regex) to remove blank ...
454 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
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
Javascript #ES6 #webdev #coding #validation #email #regex #codingtips #learning #programming #tutorial #codeSnippet ...
3,891 views
Regular Expression in JavaScript | Part 1 - JavaScript #shorts 71 ======================================== Follow ...
4,180 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,395 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
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,731 views
449 views