ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

Spec'd Out
How Regex Actually Works (It Isn't "Regular") | Regex, Under the Hood #1

You wrote the regex /mini|minivan/ and JavaScript produced "carvan". Not a bug — the regex engine reads your pattern in a way ...

6:22
How Regex Actually Works (It Isn't "Regular") | Regex, Under the Hood #1

3 views

2 days ago

Coding Hz
Javascript Regular Expressions: Lookaheads and LookBehinds

Lookaheads and lookbehinds are zero-width assertions that check what's before or after a position without consuming characters.

3:25
Javascript Regular Expressions: Lookaheads and LookBehinds

1 view

6 days ago

Coding Hz
Javascript Regular Expressions: Backreferences

Backreferences let you match a second occurrence of text captured by an earlier group. This lesson covers the syntax \1, \2, etc., ...

4:16
Javascript Regular Expressions: Backreferences

2 views

4 days ago

Spec'd Out
Your JavaScript Works. You Just Don't Know Why. | Spec'd Out

Your JavaScript works. You just don't know why. Spec'd Out decodes the ECMAScript behaviours, browser internals, and gotchas ...

0:49
Your JavaScript Works. You Just Don't Know Why. | Spec'd Out

0 views

6 days ago

VibeEngines
How Regex Engines Work: The Thompson NFA (and Why Regexes Freeze)

A regex can be tiny — (a+)+b — yet feed it thirty a's and no b, and some engines hang for years. How does a pattern that small ...

1:52
How Regex Engines Work: The Thompson NFA (and Why Regexes Freeze)

8 views

2 days ago

Codeimas
Learn Regex by Solving Challenges #9: Lookahead & Lookbehind

Code Files from this Video on GitHub - https://github.com/TheGigaChat/regex_course/tree/main/09-regex-lookahead-lookbehind _ ...

18:46
Learn Regex by Solving Challenges #9: Lookahead & Lookbehind

0 views

1 day ago

CodingAnthem
5 Free Developer Tools Every Programmer Should Bookmark (100% Free)

Looking for free developer tools that actually save time? In this video, I share 5 free tools that I use regularly during development.

3:19
5 Free Developer Tools Every Programmer Should Bookmark (100% Free)

8 views

6 days ago

The Void Coder
project : ANUBIS DAY-05 | AUTOMATE DETECTION OF INDIAN ID'S IN A DOCUMENT USING PRESIDIO & PYTHON

FULL PLAYLIST: https://youtube.com/playlist?list=PLIlrbZQ-zp_A&si=Wlafi5dtmARqJz8U In this episode of the ANUBIS Redaction ...

27:43
project : ANUBIS DAY-05 | AUTOMATE DETECTION OF INDIAN ID'S IN A DOCUMENT USING PRESIDIO & PYTHON

7 views

5 days ago

Raghu K
LeetCode 1796 || Second Largest Digit in a String || DSA World ( JavaScript )

Given an alphanumeric string s, return the second largest numerical digit that appears in s, or -1 if it does not exist.

35:59
LeetCode 1796 || Second Largest Digit in a String || DSA World ( JavaScript )

77 views

7 days ago

MK Frontend Academy - تعلم برمجة المواقع
params advanced js

In this video, we'll delve into some powerful topics from Advanced JavaScript 👨‍💻. These topics are what distinguish a skilled ...

12:20
params advanced js

1 view

6 days ago

MK Frontend Academy - تعلم برمجة المواقع
reset params advanced js

In this video, we'll delve into some powerful topics from Advanced JavaScript 👨‍💻. These topics are what distinguish a skilled ...

4:13
reset params advanced js

1 view

14 hours ago

codeAj Marketplace
CodeGuard AI — Django Code Vulnerability Scanner with ML | Final Year Project with Source Code

Paste your code and get a full security report in seconds. CodeGuard AI is a Django + Machine Learning vulnerability scanner that ...

7:58
CodeGuard AI — Django Code Vulnerability Scanner with ML | Final Year Project with Source Code

17 views

3 days ago

BackHomeZ TV
🔴Menguasai CSS: Sintaks CSS, DOM, Selector, Combinator, Atribut Selector, Regex CSS

Podcast ini adalah bedah materi dari tema Menguasai CSS: Membedah Arsitektur Gaya yang memberikan penjelasan dan ...

25:25
🔴Menguasai CSS: Sintaks CSS, DOM, Selector, Combinator, Atribut Selector, Regex CSS

15 views

6 days ago

Mas Tono
JAVASCRIPT : MENGHITUNG JUMLAH KATA,   KALIMAT,   HURUF VOCAL

1. Memahami konsep dasar manipulasi data teks (string) menggunakan JavaScript. 2. Mengimplementasikan penggunaan ...

9:47
JAVASCRIPT : MENGHITUNG JUMLAH KATA, KALIMAT, HURUF VOCAL

6 views

5 days ago

MK Frontend Academy - تعلم برمجة المواقع
shallow & deep copy advanced js

In this video, we'll delve into some powerful topics from Advanced JavaScript 👨‍💻. These topics are what distinguish a skilled ...

6:10
shallow & deep copy advanced js

4 views

3 days ago

MYG CODING
Build a Sign Up Form with Custom Validation in React! ⚛️🔐

Master user input validation! In this tutorial, we build a responsive Sign Up / Registration Form in React complete with real-time ...

8:26
Build a Sign Up Form with Custom Validation in React! ⚛️🔐

4 views

1 day ago

Xuan Hui Goh
AegisAI: Enterprise AI Governance Platform | Team BugHunters | Hack Attack 3.0

Submission for Hack Attack 3.0 Case Study 3: AI Governance & Responsible AI in Enterprise 🛡️ Project: AegisAI Team: ...

4:54
AegisAI: Enterprise AI Governance Platform | Team BugHunters | Hack Attack 3.0

14 views

6 days ago

Ace Interviews
SRE (Part 1/2): 175 REAL Production Incidents Every SRE Must Know | DevOps, Kubernetes, AWS & CI/CD!

ACCESS PART 2 (AI, GPU, eBPF & Advanced DR): [Coming Soon] ------ Welcome to Part 1 of the Ultimate Modern SRE ...

10:13:33
SRE (Part 1/2): 175 REAL Production Incidents Every SRE Must Know | DevOps, Kubernetes, AWS & CI/CD!

59 views

21 hours ago

Coding Hz
Javascript Regular Expressions: Set Operations

Set operations are a modern addition to JavaScript regex, enabled by the V flag. This lesson covers two powerful operations: ...

2:52
Javascript Regular Expressions: Set Operations

0 views

1 day ago

Heretool
How to Build and Test Regex Visually Without Code (Free Online Regex Builder)

How to build, test, and export regular expressions without memorizing complex regex syntax! Try the Visual Regex Builder ...

0:42
How to Build and Test Regex Visually Without Code (Free Online Regex Builder)

0 views

3 hours ago