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
980 results
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
21,664 views
3 years ago
In this regular expressions (regex) tutorial, we're going to be learning how to match patterns of text. Regular expressions are ...
1,358,077 views
8 years ago
We are so fond of using a dot to match any character that we forget it does not always match line break characters. Then some of ...
928 views
4 years ago
Browser JavaScript and Event Loop Course is available at http://bit.ly/39eDgEA Learn how to match number patterns such as ...
633 views
6 years ago
Link to the Repl - https://replit.com/@codewithharry/97jsmodules#module2.js Join Replit - https://join.replit.com/CodeWithHarry ...
163,017 views
JavaScript and Regular Expression (regex) Module 4: Lecture 1.
141 views
1 year ago
Elm is a purely functional statically typed language compiled to JS. Among other great features of Elm, there are two outstanding ...
1,177 views
5 years ago
Become a patron and get access to source code and exclusive live streams: ...
22,781 views
http://2017.jsconf.eu/speakers/sarah-saltrick-meyer-two-problems-regular-expressions-for-revolutionaries.html There's an old ...
5,978 views
9 years ago
One of the best features of ReScript. The pattern matching!
506 views
2 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
9,834 views
In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...
159,296 views
Browser JavaScript and Event Loop Course is available at http://bit.ly/39eDgEA Learn to match a String pattern inside another ...
5,983 views
Introduction to Regex in JavaScript, Learn its applications for form input validation, Splitting string, replacing string, pattern ...
29,751 views
Pattern matching(substring search) using KMP algorithm https://www.facebook.com/tusharroy25 ...
1,249,803 views
11 years ago
I hope you like this video do hit likes. And do subscribe to my channel Thank you so much for watching god bless you all. lots of ...
13 views
9 views
What does pattern matching mean? A spoken definition of pattern matching. Intro Sound: Typewriter - Tamskp Licensed under ...
61 views
In this video I demonstrate JSON pattern matching, a feature available now in my language mod for VB.NET (available in ...
443 views
Find yourself copy-pasting small if-else statements across several functions? ♂️ With higher-order functions and the enforcer ...
2,788 views