ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

627 results

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

3 years ago

Christian Queinnec
Pattern  matching arguments

This video is part of the videos of the Diffuse Javascript MOOC.

1:36
Pattern matching arguments

33 views

6 years ago

Roel Van de Paar
Code Review: Pattern Matching with Mismatch

Code Review: Pattern Matching with Mismatch Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:44
Code Review: Pattern Matching with Mismatch

18 views

3 years ago

The Debug Zone
JavaScript Pattern Validation: Tips and Solutions for Common Challenges

In this video, we dive into the world of JavaScript pattern validation, a crucial aspect of web development that ensures user input ...

3:10
JavaScript Pattern Validation: Tips and Solutions for Common Challenges

7 views

1 year ago

Jesse Warden
JavaScript to ReScript

Slides: https://docs.google.com/presentation/d/1HotonBEDXS95wOFKZJQ4Hg640UaUhD5-9QlqxfIw2j4/edit?usp=sharing ...

50:26
JavaScript to ReScript

4,421 views

4 years ago

Meri (Engel) Kasprak - programming videos
merihelp.net: Regualar Expressions in JavaScript.mp4

merihelp.net: An introduction to using regular expressions in JavaScript Table of Contents: 00:20 - What is a regular expression ...

6:39
merihelp.net: Regualar Expressions in JavaScript.mp4

72 views

12 years ago

RubyConf TH
RubyConf TH 2019 - Pattern Matching In Ruby 2.7 by Tae Noppakun Wongsrinoppakun

RubyConf Thailand is back in 2026! January 31-February 1, 2026 in Bangkok at Novotel Bangkok Sukhumvit 20.

14:53
RubyConf TH 2019 - Pattern Matching In Ruby 2.7 by Tae Noppakun Wongsrinoppakun

698 views

6 years ago

The Debug Zone
Jest 20 Pattern Matching Issue: Fixing '0 Matches' Error After Upgrade

In this video, we dive into a common issue faced by developers after upgrading to Jest 20: the frustrating '0 Matches' error during ...

3:51
Jest 20 Pattern Matching Issue: Fixing '0 Matches' Error After Upgrade

5 views

1 year ago

That Developer Dad
GetBy_Attribute() is an evil pattern.  Review FilterT and then... Type Mapping!

This session reviews the basic Filtering capability I just added to this application's SystemFramework. I then integrated the FilterT ...

1:12:39
GetBy_Attribute() is an evil pattern. Review FilterT and then... Type Mapping!

53 views

1 year ago

Bald. Bearded. Builder.
How Pattern Matching Saves Your Day! #csharp #dotnet

Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?

0:31
How Pattern Matching Saves Your Day! #csharp #dotnet

4,291 views

3 months ago

Roel Van de Paar
pattern matching coding challenge (2 Solutions!!)

pattern matching coding challenge Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:26
pattern matching coding challenge (2 Solutions!!)

11 views

3 years ago

The Debug Zone
Mastering Multiline Pattern Matching in Bash: Tips and Techniques

In this video, we dive into the powerful world of multiline pattern matching in Bash, a crucial skill for anyone looking to enhance ...

4:15
Mastering Multiline Pattern Matching in Bash: Tips and Techniques

4 views

1 year ago

The Debug Zone
Using Regex to Check for Repeated Characters in Different Locations

... #patternmatching, #softwaredevelopment, #datavalidation, #pythonregex, #javascriptregex, #regextutorial, #characterfrequency ...

4:02
Using Regex to Check for Repeated Characters in Different Locations

4 views

1 year ago

Edgars Garsneks
Java Pattern Matching

Pattern matching in Java is a great feature that reduces a lot of boilerplate. Even hated switch statements have become better with ...

1:38
Java Pattern Matching

222 views

8 months ago

Code with tkssharma
Problem Solving   Text Matching SubString #33

Preparing for a JavaScript coding interview involves a combination of understanding core concepts, practicing coding challenges, ...

9:10
Problem Solving Text Matching SubString #33

227 views

5 years ago

AUTOHOTKEY Gurus
Changing Search to Fuzzy Match

... fuzzy matching would require using the more complex sift function, which involves N-grams and sophisticated pattern matching ...

11:36
Changing Search to Fuzzy Match

89 views

9 days ago

The Debug Zone
JavaScript Regex: Match Words Starting with a Specific Special Character

In this video, we dive into the powerful world of JavaScript regular expressions, focusing on how to match words that begin with a ...

2:16
JavaScript Regex: Match Words Starting with a Specific Special Character

2 views

2 months ago

Turbo Learn PHP
How to match filenames with patterns? unlock #hidden power use `fnmatch` for filename pattern

How to match filenames with patterns? When you need to match filenames based on patterns, use the `fnmatch` function.

0:42
How to match filenames with patterns? unlock #hidden power use `fnmatch` for filename pattern

29 views

1 year ago

Coding from zero
Type Conversion & Regular Expressions 51  Regular Expressions

series learning javascript from beginner to pro | Udemy -links source: ...

8:46
Type Conversion & Regular Expressions 51 Regular Expressions

47 views

8 years ago

Jesse Warden
Avoiding Primitive Obsession Using 6 1/2 Programming Languages

We cover why primitive obsession is a problem, and how to solve it in both dynamic and typed languages. Seeing the same ...

56:56
Avoiding Primitive Obsession Using 6 1/2 Programming Languages

1,265 views

3 years ago