ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,655 results

CodeLucky
JavaScript Regex Tutorial: Mastering the match() Method for Pattern Matching 🚀

Unlock the power of regular expressions in JavaScript with our comprehensive guide to the `match()` method! This tutorial is ...

4:23
JavaScript Regex Tutorial: Mastering the match() Method for Pattern Matching 🚀

22 views

4 months ago

NotImplemented
Jonathan Blow on pattern matching and Option type

Is there any need for pattern matching I don't think so I know there's a certain contingent of programmers who really like pattern ...

11:58
Jonathan Blow on pattern matching and Option type

15,156 views

8 months ago

logicBase Labs
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...

25:39
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

1,563 views

1 month ago

Radzion Dev
Mastering Pattern Matching in TypeScript: Goodbye switch-case

Hey everyone, Radzion here. Today I'll show you how I replace switch-case with practical pattern matching techniques in ...

7:59
Mastering Pattern Matching in TypeScript: Goodbye switch-case

6,101 views

6 months ago

TypeWithMe
Enhance switch statements with Pattern Matching

ECMAScript 2025 is bringing some exciting new features to JavaScript—and one of the most promising is Pattern Matching!

3:34
Enhance switch statements with Pattern Matching

36 views

9 months ago

vlogize
Exploring Pattern Matching in JavaScript: A Concise Approach

Delve into pattern matching in JavaScript for a more streamlined and efficient coding experience. Learn the concise ways to ...

1:44
Exploring Pattern Matching in JavaScript: A Concise Approach

3 views

11 months ago

CodeLucky
JavaScript Regex: Mastering the test() Method for Beginners

00:29 - Basic Syntax 00:49 - Simple Example 01:18 - Case Sensitivity 01:50 - Pattern Matching Examples 02:25 - Global Flag ...

3:40
JavaScript Regex: Mastering the test() Method for Beginners

11 views

4 months ago

CodeLucky
Form Input Validation with RegEx: Client-Side Techniques for Beginners

Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...

5:39
Form Input Validation with RegEx: Client-Side Techniques for Beginners

89 views

4 months ago

vlogize
Solving the Pattern Matching Issue in JavaScript Arrays

Learn how to correctly verify if an item from one array is present in another array in JavaScript. --- This video is based on the ...

1:56
Solving the Pattern Matching Issue in JavaScript Arrays

1 view

9 months ago

CodeLucky
Regex Backreferences: Master Pattern Matching for Beginners ✨

Unlock the power of regular expressions with backreferences! This beginner-friendly tutorial breaks down how to use ...

4:39
Regex Backreferences: Master Pattern Matching for Beginners ✨

17 views

4 months ago

vlogize
How to Find a Pattern in a String Using JavaScript

Discover how to extract specific patterns from strings in JavaScript using regular expressions. Learn a simple method to identify ...

1:32
How to Find a Pattern in a String Using JavaScript

1 view

7 months ago

CodeLucky
Email Validation with Regex: Build Robust Patterns for Beginners

Unlock the secrets of email validation using regular expressions (regex)! This beginner-friendly tutorial guides you through ...

4:55
Email Validation with Regex: Build Robust Patterns for Beginners

151 views

4 months ago

vlogize
How to Check if a String Matches a Special Format in JavaScript

Discover an easy method to validate strings in JavaScript and ensure they match your desired `special format`. --- This video is ...

1:37
How to Check if a String Matches a Special Format in JavaScript

0 views

4 months ago

blogize
How to Use RegEx to Remove Everything After the First | in JavaScript

Learn how to use regular expressions (RegEx) in JavaScript to remove everything after the first `|` in a given string efficiently.

1:14
How to Use RegEx to Remove Everything After the First | in JavaScript

18 views

11 months ago

vlogize
How to Implement Dynamic URL Matching with JavaScript and Regex

Discover how to implement a flexible dynamic URL matching solution using JavaScript and Regex for various search parameters.

1:43
How to Implement Dynamic URL Matching with JavaScript and Regex

1 view

8 months ago

vlogize
How to Match Particular Strings in an Array Using JavaScript

Learn how to effectively use JavaScript to match specific strings in an array with regular expressions. Simplify your code with clear ...

1:55
How to Match Particular Strings in an Array Using JavaScript

1 view

9 months ago

DeKay
Find Chart Patterns 🔎 | Vector Database | Javascript

euclidean #rsiindicator #chartpatterns #vectordatabase #patternrecognition Disclaimer The information provided in this video is ...

16:17
Find Chart Patterns 🔎 | Vector Database | Javascript

690 views

8 months ago

Devflo
Route Pattern Matching in Nuxt

we'll be looking at how you match a specific pattern of strings to a page using regex.

4:35
Route Pattern Matching in Nuxt

49 views

10 months ago

vlogize
Crafting a Regex to Match Specific Patterns in Java and JavaScript

Learn how to create an efficient `regex` pattern that matches sequences of capital letters followed by `:Y` in both Java and ...

1:42
Crafting a Regex to Match Specific Patterns in Java and JavaScript

0 views

5 months ago

vlogize
Javascript Built-In Function for Whole Word Matching

Discover if `JavaScript` has any built-in functions to identify whole word matches within a string efficiently.

1:14
Javascript Built-In Function for Whole Word Matching

1 view

11 months ago