ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72 results

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

0 views

1 month ago

Playwright Automation Testing
Remove All Special Characters from String — JavaScript Regex Tutorial

Welcome back to SenthilSmartQAHub In this video, we are going to learn a powerful and commonly asked JavaScript interview ...

4:48
Remove All Special Characters from String — JavaScript Regex Tutorial

49 views

2 weeks ago

Playwright Automation Testing
Remove Special Characters from a String in JavaScript | Regex + split + join Explained

Welcome to SenthilSmartQAHub! In this video, we learn how to remove special characters from a string in JavaScript using split() ...

4:24
Remove Special Characters from a String in JavaScript | Regex + split + join Explained

62 views

2 weeks ago

dveezyđŸ€™
Compiling a 116KB Regex Pattern to Match All Words in Moby Dick - JavaScript Adaptive Radix Tree

In this video I demo compiling a massive 116KB trie regex pattern that matches all the words in Moby Dick by using my JavaScript ...

5:08
Compiling a 116KB Regex Pattern to Match All Words in Moby Dick - JavaScript Adaptive Radix Tree

356 views

1 month ago

cloudsdevspace
Log Analysis with Regular Expressions

Log Analysis with Regular Expressions.

17:40
Log Analysis with Regular Expressions

6 views

2 weeks ago

TechiesReign Skills Academy
JavaScript String Replace() Method

Learn how to work with replace() method in JavaScript. Follow our training and start learning today! Follow @techiesreign on all ...

6:41
JavaScript String Replace() Method

0 views

3 weeks ago

Code Spark Lab
[Apprenez avec VSCode] Introduction au JavaScript #45 Objet « String »

Cette vidéo explique l'objet `String` L'explication couvre tout, des bases aux techniques avancées, y compris les piÚges liés à ...

10:48
[Apprenez avec VSCode] Introduction au JavaScript #45 Objet « String »

0 views

2 weeks ago

0xdf
Gift Shop [AOC2025 Day 2]

Advent of Code 2025 Day 2 offers input with a bunch of number ranges. I'll parse those, and then loop through each, check for any ...

13:36
Gift Shop [AOC2025 Day 2]

494 views

3 weeks ago

Unlock JS
Mastering JavaScript Strings

Strings are not just text! In this video, we will transform you from a string user into a true master who knows all the subtleties, ...

6:22
Mastering JavaScript Strings

0 views

9 days ago

TechiesReign Skills Academy
JavaScript lastIndexOf() and search() Method

Learn how to find text positions in JavaScript using lastIndexOf() for the final match and search() for quick pattern lookup Follow ...

4:47
JavaScript lastIndexOf() and search() Method

0 views

3 weeks ago

TechiesReign Skills Academy
JavaScript match() Method

Learn how match() retrieves matched text from a string using simple searches or powerful regular expressions. Follow our training ...

8:19
JavaScript match() Method

0 views

3 weeks ago

dveezyđŸ€™
Serializing Pattern String from Intermediate Result - Trie Regex from Adaptive Radix Tree P3

This is part 3 of a 3 part series on compiling trie regexes by using an Adaptive Radix Tree. In this one I go over how to walk the ...

10:53
Serializing Pattern String from Intermediate Result - Trie Regex from Adaptive Radix Tree P3

9 views

1 month ago

TechiesReign Skills Academy
Difference Between indexOf() and search() in JavaScript

Understand how indexOf() finds exact text matches while search() works with patterns and regex. Clear, simple, and practical.

7:59
Difference Between indexOf() and search() in JavaScript

0 views

3 weeks ago

dveezyđŸ€™
Walking Tree & Intermediate Result - How to Compile Trie Regex with an Adaptive Radix Tree P2

In this video we talk about how to walk an adaptive radix tree to produce an intermediate result which logically defines a trie-style ...

13:21
Walking Tree & Intermediate Result - How to Compile Trie Regex with an Adaptive Radix Tree P2

0 views

1 month ago

Kilo
The Minimum Every Developer Must Know About AI Models | Agentic Engineering #4

I asked Claude to write an email validator. Three times. Same exact prompt.** **Result: JavaScript, then Python, then Python with ...

5:18
The Minimum Every Developer Must Know About AI Models | Agentic Engineering #4

626 views

8 days ago

TechiesReign Skills Academy
JavaScript matchAll() Method

See how matchAll() returns every match in a string with full details—perfect for working with multiple results. Follow our training ...

9:15
JavaScript matchAll() Method

0 views

3 weeks ago

TechiesReign Skills Academy
JavaScript replaceAll() Method

Learn how replaceAll() helps you replace every matching substring in one simple step. Follow our training and start learning today ...

8:10
JavaScript replaceAll() Method

0 views

3 weeks ago

dveezyđŸ€™
Properties of Trie Regexes - How to Compile Trie Regex with an Adaptive Radix Tree P1

Let's discuss the desired properties of trie-style regex patterns in the first part of a three part series on how to compile trie-regexes ...

11:09
Properties of Trie Regexes - How to Compile Trie Regex with an Adaptive Radix Tree P1

3 views

1 month ago

hack with rohit
🔐 My Secret Workflow: Automating JS Analysis to Spot Critical Vulnerabilities Instantly đŸ€«

Unlock my secret workflow that helps me automate JavaScript analysis and detect critical vulnerabilities in just minutes.

8:30
🔐 My Secret Workflow: Automating JS Analysis to Spot Critical Vulnerabilities Instantly đŸ€«

922 views

1 month ago

Code Spark Lab
[Learn with VSCode] JavaScript for Beginners #45 String object

This video explains the `String` object. The explanation covers everything from basics to advanced techniques, including pitfalls ...

10:48
[Learn with VSCode] JavaScript for Beginners #45 String object

0 views

2 weeks ago