ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,980 results

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,120 views

12 days ago

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,939 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

77 views

3 months 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,842 views

8 days ago

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

You can't say that you know split method in JavaScript if you think that it only takes string as a separator it's much more flexible ...

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

3,284 views

2 weeks ago

PROGRAMMERS COLLEGE
Master Regex in Minutes with Regex101! ⚡🧩

Regex feels scary? Let's fix that! In this video, I'll show you how to create and test Regular Expressions easily using Regex101, ...

0:43
Master Regex in Minutes with Regex101! ⚡🧩

6,789 views

5 months ago

freeCodeCamp.org
What happens when you spread a string in JavaScript?

What happens when you spread a string in JavaScript? Ania shows you right here.

0:13
What happens when you spread a string in JavaScript?

19,011 views

2 days ago

Frontend Interview Master
JavaScript Generators: Async Data Streaming Trick | Interview Must-Know | Frontend Interview Master

Stuck on JavaScript Generators in interviews? Master async data streaming with this 60-second breakdown! Learn how ...

0:50
JavaScript Generators: Async Data Streaming Trick | Interview Must-Know | Frontend Interview Master

0 views

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

101 views

3 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

tech savant
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern
1:01
#JavaScript, #RegEx, #RegularExpression, #JSRegEx, #PatternMatching, js code to match given pattern

30 views

5 months ago

FullStack Flow
Stop Using String Concatenation #coding #frontendcourse #javascript

Stop using + for strings! Old way: "Hi " + name + "!" New way: `Hi ${name}!` Use Template Literals ✓ #JavaScript #CodingTips ...

0:35
Stop Using String Concatenation #coding #frontendcourse #javascript

0 views

1 day ago

AryanBytex
JavaScript Trick 🤯 typeof NaN

JavaScript trick that surprises most beginners What will be the output? console.log(typeof NaN) Answer will shock you ...

0:17
JavaScript Trick 🤯 typeof NaN

0 views

23 minutes ago

Ram Saloke
Can You Guess the Output? 🤯 #JavaScript

Output: 2 inner() uses closure and accesses the nearest x in its lexical scope. #JavaScript #JS #Coding.

0:08
Can You Guess the Output? 🤯 #JavaScript

0 views

9 minutes ago

code with US
Most Developers Don’t Understand JavaScript Hoisting

This JavaScript rule confuses almost every developer Hoisting is why functions sometimes work even when they're written at ...

0:49
Most Developers Don’t Understand JavaScript Hoisting

0 views

21 hours ago

LokiUnlocked
Array Comparisons Are Lying to You

When comparing arrays, JavaScript converts them into strings first. So: [2] → "2" [10] → "10" String comparison is lexicographical, ...

0:41
Array Comparisons Are Lying to You

800 views

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

tech savant
#JavaScript,#RegEx, #RegularExpression, #JSRegEx,#PatternMatching, js code using regular expression

Okay if there is a case of matching and this equal regular expression and for that must we use this match method with a given ...

1:01
#JavaScript,#RegEx, #RegularExpression, #JSRegEx,#PatternMatching, js code using regular expression

322 views

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

957 views

10 months ago

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 🚀

19 views

3 months ago