ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,064 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

Theo - t3․gg
I Want This JS Feature So Badly...

I might feel this way due to my time in Elixir, but MAN do I want pattern matching in JavaScript. LINK TO PROPOSAL: ...

7:02
I Want This JS Feature So Badly...

44,453 views

2 years 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,652 views

8 months ago

Alex Hyett
Finally Understand Regular Expressions - In Just 7 Minutes!

Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...

7:26
Finally Understand Regular Expressions - In Just 7 Minutes!

12,085 views

3 years ago

Michael Ryan Clarkson
Pattern Matching | OCaml Programming | Chapter 3 Video 7

Examples of pattern matching with lists, records, and tuples. Textbook: https://cs3110.github.io/textbook.

10:31
Pattern Matching | OCaml Programming | Chapter 3 Video 7

21,333 views

4 years ago

CodeWithHarry
Regular Expressions in JavaScript | JavaScript Tutorial in Hindi #99

Link to the Repl - https://replit.com/@codewithharry/97jsmodules#module2.js Join Replit - https://join.replit.com/CodeWithHarry ...

11:26
Regular Expressions in JavaScript | JavaScript Tutorial in Hindi #99

156,229 views

3 years ago

The Coding Train
2.4: Regular Expressions: Capturing Groups - Programming with Text

In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...

13:42
2.4: Regular Expressions: Capturing Groups - Programming with Text

158,375 views

9 years ago

Suvi's Tech School
Pattern Matching using Regular Expressions in JavaScript
6:53
Pattern Matching using Regular Expressions in JavaScript

1,668 views

2 years ago

Java
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

JavaOne is back! ➱ https://oracle.com/javaone How record patterns use records' transparency to safely deconstruct them in ...

8:14
Deconstructing Records in Pattern Matching - Inside Java Newscast #26

5,357 views

3 years 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,112 views

6 months ago

Sahil & Sarra
8 patterns to solve 80% Leetcode problems

Try my free email crash course to crush technical interviews: Interview Master (now called InstaByte) - https://instabyte.io/ ▻ For ...

7:30
8 patterns to solve 80% Leetcode problems

1,021,671 views

1 year ago

BCA GCC
Pattern Matching in javascript

Good morning everyone today um we shall see the uses of pattern matching and characters matching um i think uh we have gone ...

18:29
Pattern Matching in javascript

60 views

4 years ago

makigas
Pattern matching con records en Java

En versiones recientes del JDK, es posible utilizar los records a la hora de hacer pattern matching, permitiendo una ...

9:16
Pattern matching con records en Java

1,594 views

1 year ago

Steve Griffith - Prof3ssorSt3v3
HTML input pattern attribute

This tutorial explains how you can add regular expression pattern matching into your HTML to help with form validation. Sorry for ...

7:27
HTML input pattern attribute

7,616 views

2 years ago

Exegetech
Pattern Matching - ReScript Tutorial

One of the best features of ReScript. The pattern matching!

4:41
Pattern Matching - ReScript Tutorial

491 views

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

166 views

4 months ago

Laurence Svekis
Regex with Match and MatchAll methods in JavaScript

Depending on if the g flag is used, which is the global flag the results will be returned without the g flag as the first pattern match ...

11:50
Regex with Match and MatchAll methods in JavaScript

523 views

3 years ago

Web Village Voyage
Functional Programming - 15: ADT, Pattern Matching

Algebraic data type or ADT is a composite type. There are two common kinds of composite types: Product Type and Sum Type.

9:13
Functional Programming - 15: ADT, Pattern Matching

5,731 views

3 years ago

CodeLucky
JavaScript Regular Expressions for Beginners: A Comprehensive Guide

Dive into the world of JavaScript Regular Expressions! This video is your ultimate guide to mastering regex, starting from the ...

9:16
JavaScript Regular Expressions for Beginners: A Comprehensive Guide

14 views

1 year ago

Hackages
Fundamental composition technique: Pattern Matching in Functional Programming with TypeScript

Pattern Matching in programming is a powerful technique to build sophisticated applications. JavaScript has had such a concept ...

17:49
Fundamental composition technique: Pattern Matching in Functional Programming with TypeScript

1,109 views

3 years ago