ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,611 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,503 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,630 views

1 month 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

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,109 views

6 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

13 views

4 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
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

163 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
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

93 views

4 months ago

Anurag Singh ProCodrr
Master Star Patterns in JavaScript – Step by Step 🌟 | Day 3/21 of Problem Solving with JavaScript 🚀

Note: Nested loops ke upar abhi maine koi video nahi banayi hai. Jaldi hi wo video banakar upload kar doonga. Tabtak ke liye ...

54:18
Master Star Patterns in JavaScript – Step by Step 🌟 | Day 3/21 of Problem Solving with JavaScript 🚀

3,994 views

2 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
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

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 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

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

vlogize
Mastering Regex to Check for a Repeated Pattern in JavaScript

Discover how to use `Regex` to identify patterns in `JavaScript`, including a step-by-step breakdown, practical examples, and tips ...

1:35
Mastering Regex to Check for a Repeated Pattern in JavaScript

1 view

3 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

9 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
Crafting a Regex to Match Specific URL Patterns in JavaScript

Learn how to use `Regex` to match complex URL patterns in JavaScript with this detailed guide, perfect for beginners looking to ...

2:00
Crafting a Regex to Match Specific URL Patterns in JavaScript

0 views

4 months ago