ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,707 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,266 views

8 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,454 views

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

11,934 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,300 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

155,996 views

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

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

1,662 views

2 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,104 views

6 months 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,355 views

3 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

155 views

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

WhatsMySuggestion
Pattern Matching in Javascript.

Pattern Matching in JavaScript. How to perform pattern matching using JavaScript.

6:32
Pattern Matching in Javascript.

1,252 views

8 years 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,018,952 views

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

Exegetech
Pattern Matching - ReScript Tutorial

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

4:41
Pattern Matching - ReScript Tutorial

489 views

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

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

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

Laurence Svekis
How to use Regular Expressions to Check String patterns using JavaScript test method coding example

How to use Regular Expressions to Check String patterns using JavaScript test method coding example Course content web ...

11:21
How to use Regular Expressions to Check String patterns using JavaScript test method coding example

283 views

3 years ago