ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

866 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 🚀

33 views

9 months ago

CodeLucky
Master Regex: Character Classes \d, \w, \s Explained for Beginners!

Unlock the power of regular expressions with this beginner-friendly guide to character classes! Learn the essential shortcuts \d, \w, ...

3:56
Master Regex: Character Classes \d, \w, \s Explained for Beginners!

80 views

9 months ago

ArjanCodes
Too Many Parameters? Use This Pattern

... how this pattern works nicely with Python's structural pattern matching. GitHub Repository: https://git.arjan.codes/2026/param.

13:42
Too Many Parameters? Use This Pattern

90,839 views

6 days ago

Bitflip
How to Instantly Recognize Leetcode Patterns (500 problems later)

... to Pattern Recognition Cheat Sheet: https://github.com/bitflipdev/guides Instagram: https://www.instagram.com/leetcodepeter ...

6:56
How to Instantly Recognize Leetcode Patterns (500 problems later)

88,572 views

11 months ago

logicBase Labs
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

Master Regular Expressions in JavaScript with this in-depth, beginner-friendly tutorial. Learn patterns, flags, character classes, ...

25:39
Learn Regular Expressions Fast - JavaScript Regex Tutorial for Developers

4,227 views

6 months ago

CodeLucky
⏰ Time Format Validation with Regex: 12-Hour & 24-Hour Patterns Explained!

Learn how to validate time formats using regular expressions (regex)! This tutorial covers both 12-hour and 24-hour formats, ...

8:50
⏰ Time Format Validation with Regex: 12-Hour & 24-Hour Patterns Explained!

118 views

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

910 views

9 months ago

CodeLucky
JavaScript Regex: Global Flag (/g) Explained for Beginners

Unlock the power of JavaScript regular expressions with the global flag! This video provides a beginner-friendly explanation of ...

3:23
JavaScript Regex: Global Flag (/g) Explained for Beginners

52 views

9 months ago

nunomaduro
PHP 8.6 Full Review: Pattern Matching Under Discussion, Clamp & Partial Functions Accepted

sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: coderabbit / ai code ...

6:42
PHP 8.6 Full Review: Pattern Matching Under Discussion, Clamp & Partial Functions Accepted

7,167 views

1 month ago

Null Logic
Elixir in Practice #2 — Pattern Matching

Welcome to this Phoenix LiveView Crash Course, where we build a fully functional real-time web application using Elixir and ...

2:57
Elixir in Practice #2 — Pattern Matching

40 views

1 month ago

CodeLucky
🔥 Regex Optimization: Boost Performance by 100x! 🔥

Learn how to drastically improve your regular expression performance! This video dives deep into regex optimization ...

5:51
🔥 Regex Optimization: Boost Performance by 100x! 🔥

21 views

9 months ago

CodeLucky
Regex for Programming Languages: Master Syntax Pattern Matching!

Unlock the power of regular expressions (Regex) to supercharge your programming skills! This video provides a ...

5:07
Regex for Programming Languages: Master Syntax Pattern Matching!

11 views

9 months ago

CodeLucky
Form Input Validation with RegEx: Client-Side Techniques for Beginners

Learn how to implement client-side form input validation using regular expressions (RegEx)! This tutorial is perfect for beginners ...

5:39
Form Input Validation with RegEx: Client-Side Techniques for Beginners

335 views

9 months ago

CodeLucky
Regex Patterns Library: Build Your Collection for Email, Phone, URL & More!

Master regular expressions with our comprehensive guide to building your personal Regex Patterns Library! This video is ...

8:25
Regex Patterns Library: Build Your Collection for Email, Phone, URL & More!

16 views

9 months ago

CodeLucky
Regex vs String Methods: Which Should You Use?

Then, we'll dive into the world of Regular Expressions, explaining how they can be used for complex pattern matching, validation, ...

3:35
Regex vs String Methods: Which Should You Use?

17 views

9 months ago

CodeLucky
Regex Demystified: Cross-Language Regular Expression Differences for Beginners

Confused by regular expressions behaving differently in Python, JavaScript, or Java? This video is your ultimate guide to ...

6:35
Regex Demystified: Cross-Language Regular Expression Differences for Beginners

9 views

9 months ago

freeCodeCamp.org and AlgoMonster
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

738,527 views

11 months ago

CodeLucky
JavaScript Regex: Mastering the test() Method for Beginners

00:29 - Basic Syntax 00:49 - Simple Example 01:18 - Case Sensitivity 01:50 - Pattern Matching Examples 02:25 - Global Flag ...

3:40
JavaScript Regex: Mastering the test() Method for Beginners

21 views

9 months ago

dveezy🤙
Compiling a 183KB Regex Pattern to Match All Words in Shakespeare - JavaScript Adaptive Radix Tree

Demonstrating compilation of a massive 183KB trie-regex pattern that matches all the words in the Complete Works of ...

6:44
Compiling a 183KB Regex Pattern to Match All Words in Shakespeare - JavaScript Adaptive Radix Tree

2 views

7 months ago

FullStack Masterclass
Groups & Quantifiers Explained | FullStack Masterclass JavaScript Course

A focused JavaScript lesson about Groups & Quantifiers, with examples, common mistakes, self-checks and practical browser ...

2:33
Groups & Quantifiers Explained | FullStack Masterclass JavaScript Course

3 views

8 days ago