ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

594 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,128 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

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

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

Jesse Warden
JavaScript to ReScript

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

50:26
JavaScript to ReScript

4,422 views

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

Kristopher Micinski
L9: Quasiquoting and Pattern Matching

Reading: There is no officially-assigned reading, but you should read racket's match documentation, it will save you a lot of time ...

23:47
L9: Quasiquoting and Pattern Matching

2,455 views

4 years 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,310 views

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

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

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 Bash Script Pattern Matching: Tips, Tricks, and Common Challenges

In this video, we dive into the powerful world of Bash scripting, focusing on pattern matching—a crucial skill for any developer or ...

1:31
Mastering Bash Script Pattern Matching: Tips, Tricks, and Common Challenges

3 views

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

Tiago Cogumbreiro
CS450   33   04  Pattern matching

Let us talk about pattern matching so the simplest way to understand pattern matching is if you already are familiar with the switch ...

17:51
CS450 33 04 Pattern matching

591 views

5 years ago

Roel Van de Paar
awk extended pattern matching (embedding pattern matching in actions for already matched strings)

awk extended pattern matching (embedding pattern matching in actions for already matched strings) Helpful? Please support me ...

1:34
awk extended pattern matching (embedding pattern matching in actions for already matched strings)

2 views

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

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

Confreaks
LambdaConf 2015 - Idiomatic Scala  Your Options Do Not Match   Marconi Lanna

Option values is via pattern matching." In this talk we show how to use the Option monad in an idiomatic, functional style, ...

25:48
LambdaConf 2015 - Idiomatic Scala Your Options Do Not Match Marconi Lanna

2,704 views

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