ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

272 results

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

1,130 views

13 days ago

Devbyte Community
JavaScript Regular Expressions (Regex) Explained | DevByte ByteBuilder Bootcamp

Welcome to another powerful session of the DevByte ByteBuilder Bootcamp In this lesson, we break down JavaScript Regular ...

37:22
JavaScript Regular Expressions (Regex) Explained | DevByte ByteBuilder Bootcamp

10 views

3 days ago

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

Kenton's Channel
How to Use Regex in Javascript for Validation (full Guide)

JavaScript Regex, input Validation, regular expression pattern matching, string manipulation in JavaScript, user data validation ...

1:40
How to Use Regex in Javascript for Validation (full Guide)

0 views

11 days ago

NLJUG
My code is faster than yours... let me prove it to you! I François Martin

As you scan through the code, one particular line catches your attention — a regular expression. Immediately, you knew this was ...

46:37
My code is faster than yours... let me prove it to you! I François Martin

171 views

2 days ago

Coding Hack!!
Datatypes in javascript

... data types in non-primitive data types we have object array function and date regular expression etc all are objects internally.

1:27
Datatypes in javascript

10 views

2 days ago

Angular
Regex in Angular Templates?! 🤯

Have you ever wanted to use Regular Expressions directly in your Angular templates? Now you totally can! In this video, we ...

0:36
Regex in Angular Templates?! 🤯

6,865 views

8 days ago

vlogommentary
Extracting Number/Number/Number Patterns from Strings with JavaScript Regex

Learn how to efficiently extract number patterns separated by slashes (e.g., '8/8/69') from text using concise JavaScript regular ...

2:54
Extracting Number/Number/Number Patterns from Strings with JavaScript Regex

0 views

1 day ago

Playwright Automation Testing
Check String Contains Only Digits — JavaScript Regex Interview Program

Welcome back to SenthilSmartQAHub In this video, we're going to check whether a string contains only digits using Regular ...

3:27
Check String Contains Only Digits — JavaScript Regex Interview Program

21 views

2 weeks ago

Playwright Automation Testing
Count Vowels in a String in JavaScript | Regex match() Explained | Coding Interview Program

Welcome to SenthilSmartQAHub In this video, we are solving a very popular JavaScript interview program — Count how many ...

3:32
Count Vowels in a String in JavaScript | Regex match() Explained | Coding Interview Program

19 views

2 weeks ago

Rabeeh Abbasi
Javascript - Regular Expressions

Learn about using regular expressions in JavaScript.

41:20
Javascript - Regular Expressions

51 views

3 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

Nisha Singla
Split() + Regex = Super powerful @NishaSingla #javascriptinterview #javascript

... split method but instead of passing a character as a separator we can also pass a regular expression yes split method can also ...

1:56
Split() + Regex = Super powerful @NishaSingla #javascriptinterview #javascript

3,312 views

2 weeks ago

vlogommentary
Extracting Name and Username Using Regex from React Mention Syntax

Learn how to efficiently extract user names and usernames from React Mention-style strings using a concise JavaScript regex ...

2:46
Extracting Name and Username Using Regex from React Mention Syntax

0 views

1 day ago

Syntax
Advent of Code | Day 1 and Day 2 Explained | JavaScript / TypeScript

In this video CJ explains how he solved Advent of Code 2025 Day 1 and Day 2. Watch CJ solve the problems live here: ...

27:08
Advent of Code | Day 1 and Day 2 Explained | JavaScript / TypeScript

8,307 views

3 weeks ago

DataLearnm
Regular Expressions (Regex) Tutorial — Learn Regex with Examples (Beginner → Pro)

earn Regular Expressions (Regex) from scratch — practical, example-driven, and beginner-friendly. In this full tutorial you'll learn ...

21:05
Regular Expressions (Regex) Tutorial — Learn Regex with Examples (Beginner → Pro)

61 views

11 days ago

Simple HTML Studio
Can `input type="text"` Validate Numbers Like `type="number"`?

Ever wondered if you can make a standard text input field validate numbers just like a dedicated number input? This video from ...

3:20
Can `input type="text"` Validate Numbers Like `type="number"`?

0 views

4 weeks ago

Coding Garden
Advent of Code 2025 | Day 1 and 2 | JavaScript / TypeScript

In this video CJ solves the advent of code 2025 day 1 and 2 challenges live on Twitch. 00:00:00 Welcome 00:01:33 What is ...

1:47:15
Advent of Code 2025 | Day 1 and 2 | JavaScript / TypeScript

5,717 views

3 weeks ago

Learn from Code
Lesson 11 – JavaScript String Search Methods ⚡

Learn how to find, check, and analyze text inside strings using JavaScript's built-in string search methods. In this lesson, you'll ...

20:03
Lesson 11 – JavaScript String Search Methods ⚡

0 views

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

8 days ago