ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,791 results

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

1,642 views

2 years ago

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 🚀

19 views

3 months ago

Francois-Guillaume Ribreau
Une syntaxe de pattern matching en JS ? Sortez l'artillerie lourde  (Version ~10min)

Comment implémenter une syntaxe de pattern-matching en JavaScript ? Comment faire en sorte qu'elle soit la plus élégante et la ...

12:58
Une syntaxe de pattern matching en JS ? Sortez l'artillerie lourde (Version ~10min)

184 views

9 years 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,451 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,346 views

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

10,951 views

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

4 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

5,996 views

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

nodejsdublin
Dean McDonnell:"Pattern matching is awesome"

You can access slides from that talk here: http://pattern-matching-is-awesome.mcdonnelldean.me/

14:20
Dean McDonnell:"Pattern matching is awesome"

221 views

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

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

101 views

3 months ago

Exegetech
Pattern Matching - ReScript Tutorial

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

4:41
Pattern Matching - ReScript Tutorial

481 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

521 views

3 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

154,811 views

3 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

999,258 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

13 views

11 months 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,680 views

2 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

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

2 years ago