ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106,438 results

Related queries

regex javascript tamil

regex c#

regular expression in php

javascript full course

regular expression examples

python regular expressions telugu

regex in javascript

regex python

The PrimeTime
Pattern Matching In JavaScript?? | Prime News

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Article: https://github.com/tc39/proposal-pattern-matching MY MAIN ...

40:39
Pattern Matching In JavaScript?? | Prime News

49,322 views

2 years ago

JSConf
Pattern Matching in JS - Juan Caicedo - JSConf US 2018

... front of tc39 that's reached stage 1 for introducing pattern matching into JavaScript so what pattern matching would be doing is it ...

27:47
Pattern Matching in JS - Juan Caicedo - JSConf US 2018

4,633 views

7 years ago

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

Java Code Shorts
0059 Optmization: UNLOCK the power of pattern matching in Java!  #trending  #coding #shorts

UNLOCK the power of pattern matching in Java! In this quick tip, we'll dive into how pattern matching can simplify your code ...

0:32
0059 Optmization: UNLOCK the power of pattern matching in Java! #trending #coding #shorts

89 views

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

Fireship
Regular Expressions (RegEx) in 100 Seconds

Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...

2:22
Regular Expressions (RegEx) in 100 Seconds

682,518 views

5 years ago

People also watched

Dmitriy Zhiganov
Frontend Architecture Patterns You Need to Know in 2025

Get 50% off https://advancedfrontendcourse.com with code EARLYACCESS. It's a course for frontend developers who want to ...

46:19
Frontend Architecture Patterns You Need to Know in 2025

87,700 views

5 months ago

Vlad Mishustin
THIS Pattern is Asked in 99% of Social Security Interviews

SPRING BASICS CHEAT SHEET FOR BEGINNERS: https://www.faang.school/community?utm_source=youtube_video&utm_medium=organic ...

14:19
THIS Pattern is Asked in 99% of Social Security Interviews

103,903 views

1 year ago

ForrestKnight
7 Design Patterns EVERY Developer Should Know

Check out Twingate for secure remote work for developers: ...

23:09
7 Design Patterns EVERY Developer Should Know

904,425 views

1 year ago

Alex Hyett
5 Design Patterns That Are ACTUALLY Used By Developers

Design patterns allow us to use tested ways for solving problems, but there are 23 of them in total, and it can be difficult to know ...

9:27
5 Design Patterns That Are ACTUALLY Used By Developers

422,027 views

2 years ago

dcode
Basics of Regular Expressions (Regex) - JavaScript Tutorial

In this video I'll be going through the basics of Regular Expressions (or Regex) in JavaScript. I do recommend you get some basic ...

20:50
Basics of Regular Expressions (Regex) - JavaScript Tutorial

9,854 views

6 years ago

Matias Hernández
Use Pattern Matching Features With Typescript Now!: Introducing ts-pattern

In this video, we will discuss ts-pattern, a library that can make pattern matching in TypeScript easier and more intuitive. If you've ...

11:52
Use Pattern Matching Features With Typescript Now!: Introducing ts-pattern

1,526 views

2 years ago

JavaScript Mastery
JavaScript Map and Set Explained

In this video we will look at some of the new data structures. ES6 Introduced Maps and Sets to JavaScript. Understand difference ...

15:16
JavaScript Map and Set Explained

139,692 views

6 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,104 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,212 views

9 years ago

Bro Code
Useful JavaScript STRING METHODS 🧵

00:00:00 intro 00:00:28 .charAt() 00:01:34 .indexOf() 00:02:03 .lastIndexOf() 00:02:15 .length 00:02:40 .trim() 00:03:13 .

8:03
Useful JavaScript STRING METHODS 🧵

51,702 views

2 years ago

dcode
An Easy Way to Do Regex - JavaScript String Match (In 2 Mins)

The string "match" method in JavaScript lets you conveniently apply regular expression searches to your strings, including support ...

2:35
An Easy Way to Do Regex - JavaScript String Match (In 2 Mins)

2,109 views

1 year ago

Jesse Warden
Function Composition with Pipes & Pattern Matching in JavaScript

Slides: https://docs.google.com/presentation/d/1w_2R6GPO_p62BBhSIOW_wPO1dcUEum9Dumn7MQyP0N4/edit?usp=sharing.

1:00:43
Function Composition with Pipes & Pattern Matching in JavaScript

1,126 views

3 years ago

Code, Data and Tech with Alex Merced
AM Coder - How to Pattern Matching in Javascript using RegEx & Switch Statements

Code from the Video https://gist.github.com/AlexMercedCoder/bbf87033d27c96987349759cc72d940c Learn more at ...

20:28
AM Coder - How to Pattern Matching in Javascript using RegEx & Switch Statements

128 views

4 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

Vesa Karvonen
A pattern matcher in JavaScript

A presentation I held at a company internal functional programming CoP meeting on the implementation of simple pattern ...

53:27
A pattern matcher in JavaScript

173 views

7 years ago

Code, Data and Tech with Alex Merced
AM Coder - Pattern Matching in Javascript using "alexmerced-patternmatcher"

Learn more at AlexMercedCoder.com Follow on Twitter @alexmercedcoder Join the developer community at devNursery.com ...

27:28
AM Coder - Pattern Matching in Javascript using "alexmerced-patternmatcher"

38 views

4 years ago

Web Dev Simplified
Learn Regular Expressions In 20 Minutes

Having the ability to search through text, validate text, and replace text using an advanced set of rules is exactly what Regex is for.

20:52
Learn Regular Expressions In 20 Minutes

1,456,582 views

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

8 months ago

Borstch
Master URL Pattern Matching in JS #WebDevelopment

Unlock the secrets of URL pattern matching ⬇️ - Learn how to create dynamic web applications - Understand the power of regex ...

1:58
Master URL Pattern Matching in JS #WebDevelopment

40 views

1 year ago

Nick Chapsas
Pattern Matching vs Virtual Methods

Pattern matching and virtual methods they are each other's corresponding features in functional versus programming they are the ...

1:01
Pattern Matching vs Virtual Methods

25,664 views

8 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

tech savant
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern
1:01
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern

30 views

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

Selenium Express
Goodbye Casting! 👋 Java Pattern Matching

Learn how Java's instanceof pattern matching can make your code cleaner and safer! ✓ Say goodbye to manual casting and ...

3:00
Goodbye Casting! 👋 Java Pattern Matching

17,919 views

4 months ago