ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,924 results

DevOps Toolbox
Give me 12 minutes and I'll make you a REGEX WIZARD

Try Warp Pro free with 2500 Al credits-no card required: https://go.warp.dev/devops --- Regular expressions always seemed like ...

12:56
Give me 12 minutes and I'll make you a REGEX WIZARD

13,824 views

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

75 views

3 months ago

logicBase Labs
Master Regex in JavaScript - Complete In-Depth Guide for Developers

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

25:39
Master Regex in JavaScript - Complete In-Depth Guide for Developers

1,030 views

7 days ago

Notes
how to use regex to remove all spaces in a string

coding #tutorial #regex #shorts A JavaScript tutorial on how to use a regular expression (regex) to remove all spaces within a ...

0:18
how to use regex to remove all spaces in a string

956 views

10 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

89 views

3 months ago

Notes
how to use regex to confirm if a specific element is included at the beginning or end of a string

coding #tutorial #javascript #regex #shorts A JavaScript tutorial on how to use regex (regular expressions) to confirm if a specific ...

0:23
how to use regex to confirm if a specific element is included at the beginning or end of a string

487 views

10 months ago

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

Dive into the world of JavaScript Regular Expressions! This video is your ultimate guide to understanding and using the `test()` ...

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

9 views

3 months ago

TechHub SG
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial

Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial Secure Your Forms with Real-Time Regex ...

31:39
Form Validation Using Regex in JavaScript | Real-Time Input Validation Tutorial

45 views

7 months ago

Chee-Tash
Eloquent Javascript: Regex (Patterns)

The Chee-Tash Podcast: https://rss.com/podcasts/cheetash/ In this video we do a review of some shorthand regex, get into the +, ...

17:59
Eloquent Javascript: Regex (Patterns)

88 views

9 months ago

CodeLucky
JavaScript Regex: Mastering split() Method with Regular Expressions

Unlock the power of JavaScript's `split()` method using regular expressions! This tutorial is designed for beginners and ...

4:00
JavaScript Regex: Mastering split() Method with Regular Expressions

8 views

3 months ago

Ashish Ranjan
Title Case in JavaScript | Junior vs Senior (Loop vs Regex)

Question: Capitalize the first letter of every word in a string. Junior: lowercase, split by spaces, capitalize each word, join back.

0:23
Title Case in JavaScript | Junior vs Senior (Loop vs Regex)

10 views

1 month ago

Desvendando o Código
Aprenda REGEX no JavaScript em 4 Minutos — Simples e Direto!

Entenda de forma prática e rápida o que são Expressões Regulares (Regex) no JavaScript! Em apenas 4 minutos, veja exemplo ...

4:27
Aprenda REGEX no JavaScript em 4 Minutos — Simples e Direto!

65 views

2 months ago

vlogize
Parsing JavaScript regex to Extract Values from Strings

Learn how to effectively use `regex` in JavaScript to parse specific values from complex strings, such as domain names and IDs, ...

1:53
Parsing JavaScript regex to Extract Values from Strings

3 views

8 months ago

Code and Chill
#77 Check Digits-Only String in JS | Regex Trick | #shorts

Check if a string contains only digits in JavaScript using a regex! This concise trick is perfect for coding challenges. Watch now!

0:22
#77 Check Digits-Only String in JS | Regex Trick | #shorts

222 views

6 months ago

Creative JS Coder
Form Validation with JavaScript Regular Expressions | JavaScript Regex for Beginners

Welcome to this JavaScript Regex Tutorial, where I'll show you how to validate a form using Regular Expressions (RegEx) in ...

12:42
Form Validation with JavaScript Regular Expressions | JavaScript Regex for Beginners

138 views

5 months ago

DEFCONConference
DEF CON 33 - Regex For Hackers - Adam 'BuildHackSecure' Langley, Ben 'nahamsec' Sadeghipour

Let's cut through the BS - if you're not using regex properly, you're leaving money on the table as a hacker. This workshop shows ...

50:09
DEF CON 33 - Regex For Hackers - Adam 'BuildHackSecure' Langley, Ben 'nahamsec' Sadeghipour

6,475 views

2 months ago

PRO DEVELOPING CHAMPS
Regular Expressions in JavaScript | Regex | JavaScript full course #24

Regular Expressions in JavaScript | Regex | JavaScript full course #24 Hello Learners! In this video we will learn about Regular ...

3:45
Regular Expressions in JavaScript | Regex | JavaScript full course #24

45 views

5 months ago

Chee-Tash
Eloquent Javascript: Regex (Sets of Characters)

The Chee-Tash Podcast: https://rss.com/podcasts/cheetash/ We go over square brackets, shorthand regex, and the ^ operator.

22:21
Eloquent Javascript: Regex (Sets of Characters)

66 views

10 months ago

Stack Overflowed
🔍 JavaScript search() — Find the Position of a Match!  #coding #javascript #programming #webdev

Learn how to use JavaScript's search() method to find the position of a match using regular expressions. Perfect for string ...

0:16
🔍 JavaScript search() — Find the Position of a Match! #coding #javascript #programming #webdev

942 views

2 months ago

Alex Dunlop
regex tutorial #programming  #coding

Regex looks like keyboard spam, but it's actually the most powerful tool in your coding arsenal. One line of regex can replace 50+ ...

0:25
regex tutorial #programming #coding

819 views

1 month ago

CodeLucky
Regex in JavaScript, Python, Java, PHP, C#, Go - Regular Expressions Tutorial for Beginners

Unlock the power of regular expressions (regex) across different programming languages! This tutorial provides a ...

6:26
Regex in JavaScript, Python, Java, PHP, C#, Go - Regular Expressions Tutorial for Beginners

14 views

3 months ago

becodegeek
💡 10 Powerful Regex Patterns Every Web Developer Must Know! 🔥

10 Powerful Regex Patterns Every Web Developer Must Know! Want to level up your web development skills? Master these ...

0:49
💡 10 Powerful Regex Patterns Every Web Developer Must Know! 🔥

233 views

4 months ago

mohanmadotcom
Python Findall Regex | Learning | Python | 2024 | Coding | Programming #learning #python #coding

mohanmadotcom Python Regex, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...

0:07
Python Findall Regex | Learning | Python | 2024 | Coding | Programming #learning #python #coding

808 views

11 months ago

Let's Code With Maaz
Mastering Regular Expressions in JavaScript! 🧑‍💻 | Beginners Guide to Regex Basics ✨ | in Urdu

In this video, we'll explore the basics of Regular Expressions (Regex) in JavaScript! Learn how to work with patterns, modifiers, ...

41:00
Mastering Regular Expressions in JavaScript! 🧑‍💻 | Beginners Guide to Regex Basics ✨ | in Urdu

132 views

11 months ago

Creative Code Galaxy – Bhavya Reddy
Remove Vowels From  A Given String Using Replace All Method & Regex

Description: Verify Remove Vowels From A Given String Using Replace All Method & Regex in under 15 seconds! Perfect for ...

0:19
Remove Vowels From A Given String Using Replace All Method & Regex

302 views

3 months ago