ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

80 results

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

... a string using Regex and the replace() method. We will also understand the regular expression step-by-step so even beginners ...

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

49 views

2 weeks ago

Unlock JS
Mastering JavaScript Strings

Strings seem simple, but beneath the surface lies a powerful toolkit: from Unicode and template literals to regular expressions and ...

6:22
Mastering JavaScript Strings

0 views

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

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

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

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

... and Normalization 04:28 - Unicode and Code Points (Handling Surrogate Pairs) 05:26 - Safe Regular Expression Replacement ...

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

0 views

2 weeks 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

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

cloudsdevspace
Log Analysis with Regular Expressions

Log Analysis with Regular Expressions.

17:40
Log Analysis with Regular Expressions

6 views

2 weeks ago

Elite Tech Club
Function Expressions | Javascript Basics | #28

Unlock the power of function expressions in JavaScript! In today's video, we break down one of the most important — and most ...

4:33
Function Expressions | Javascript Basics | #28

3 views

4 weeks ago

HadeesTalk
50+ Javascript  Practice Exercises

Javascript Practice Exercises #javascript #programming #coding #javascriptinterview #javascriptinterviewquestions.

4:51
50+ Javascript Practice Exercises

5 views

4 weeks ago

Code At Night
Functions in JavaScript: First-Class Functions

In this video, we'll learn everything about Functions in JavaScript — one of the most fundamental and powerful features in the ...

5:29
Functions in JavaScript: First-Class Functions

14 views

13 days ago

Joeliette
How to control line breaks on linked (parented) text layer in After Effects

In this After Effects tutorial, you'll learn how to use Regular Expressions (RegEx) to clean and format text automatically. We'll be ...

4:55
How to control line breaks on linked (parented) text layer in After Effects

49 views

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

Code With LeetCode
⭐ Day 10: Regular Expression Matching – LeetCode Hard | #day10 #leetcode #RegularExpressionMatching

Today's challenge is one of the most conceptually difficult problems in the LeetCode string category. The task is to implement a ...

7:44
⭐ Day 10: Regular Expression Matching – LeetCode Hard | #day10 #leetcode #RegularExpressionMatching

7 views

4 weeks ago