ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105 results

Meri (Engel) Kasprak - programming videos
regular expressions in JavaScript

This is about how to use regular expressions, not how to create them The code is here: ...

7:07
regular expressions in JavaScript

229 views

9 years ago

Learn with Shikaar
Escape Special Characters for RegEx in JavaScript the Right Way!

Video Title: Escape a String for Use in Regular Expressions in JavaScript In this video, you'll learn how to safely escape special ...

3:20
Escape Special Characters for RegEx in JavaScript the Right Way!

9 views

8 months ago

Learn with Shikaar
Clone Regular Expression

Video Title: Clone a Regular Expression in JavaScript In this video, you'll learn how to clone a regular expression in JavaScript ...

2:46
Clone Regular Expression

1 view

11 months ago

BioniChaos
Enhancing Search Functionality & UX: JavaScript Fixes, EEG Labels & Regex Improvements

In this video, I walk through improvements made to the search functionality on our platform, refining how users can find ...

9:14
Enhancing Search Functionality & UX: JavaScript Fixes, EEG Labels & Regex Improvements

51 views

11 months ago

Styled JavaScript
Exes and Ohs (7kyu): Codewars (TDD in JavaScript)

Hi! It's Friday. So let's chill and do something easy today. If this is your first time here and you want to learn #Frontend and ...

6:12
Exes and Ohs (7kyu): Codewars (TDD in JavaScript)

1,237 views

5 years ago

Learn with Shikaar
Check whether a given string contains equal number of p's and t's

Video Title: Checking for Equal Number of 'p's and 't's in a String (JavaScript) In this tutorial, we'll learn how to check if a given ...

2:50
Check whether a given string contains equal number of p's and t's

2 views

1 year ago

Learn with Shikaar
Convert camelCase Strings into Readable Formats in JavaScript

Video Title: Convert CamelCase to Readable String in JavaScript In this video, you'll learn how to convert a camelCase string into ...

3:04
Convert camelCase Strings into Readable Formats in JavaScript

4 views

8 months ago

Common Workflow Language
Writing Advanced CWL JS Expressions in TypeScript

Presenter: Alexis Lucattini (University of Melbourne Centre for Cancer Research (UMCCR)) ...

13:59
Writing Advanced CWL JS Expressions in TypeScript

85 views

2 years ago

Learn with Shikaar
String to Kebab Case

Video Title: Convert a String to Kebab Case in JavaScript In this video, you'll learn how to convert a string into kebab-case format, ...

1:53
String to Kebab Case

9 views

9 months ago

UC Computer Science Education
Regular Expressions - 2 - Basic Symbols

Here we take a look more closely at the four basic symbols in a Regular Expression. For the whole series on Regex, check out our ...

1:43
Regular Expressions - 2 - Basic Symbols

6,428 views

8 years ago

Learn with Shikaar
Check whether a given string contain

Video Title: Check for Latin Letters and Alternating Cases in JavaScript In this tutorial, we'll explore how to check if a string ...

3:38
Check whether a given string contain

0 views

1 year ago

Learn with Shikaar
Remove Non Printable ASCII from String

Video Title: Remove Non-Printable ASCII Characters from a String in JavaScript Have you ever faced issues with hidden or ...

4:14
Remove Non Printable ASCII from String

7 views

11 months ago

Learn with Shikaar
Check whether the last digit of three positive integers is the same

Video Title: Check if the Last Digit of Three Given Positive Integers is the Same (JavaScript) In this tutorial, we'll learn how to ...

2:34
Check whether the last digit of three positive integers is the same

3 views

1 year ago

Learn with Shikaar
Count the number of vowels in a given string

Video Title: Counting Vowels in a String (JavaScript) In this tutorial, we'll explore how to count the vowels in a given string using ...

2:07
Count the number of vowels in a given string

17 views

1 year ago

Learn with Shikaar
Mask Characters Except Last Few

Video Title: Mask a String Except for the Last Few Characters in JavaScript In this video, you'll learn how to hide characters in a ...

2:15
Mask Characters Except Last Few

5 views

10 months ago

Learn with Shikaar
Remove HTML and XML Tags from a String in JavaScript

Video Title: Remove HTML or XML Tags from a String in JavaScript In this video, you'll learn how to strip HTML or XML tags from a ...

3:06
Remove HTML and XML Tags from a String in JavaScript

2 views

8 months ago

Thapa Technical
Complete JavaScript Form Validation Tutorial: Registration, Login & Hosting🔥

Welcome, to Complete Form Validation Tutorial with Regex in JavaScript in Hindi. Learn how to validate forms effectively in this ...

51:25
Complete JavaScript Form Validation Tutorial: Registration, Login & Hosting🔥

13,065 views

1 year ago

Learn with Shikaar
How to Capitalize Every Word in a Sentence Using JavaScript

Video Title: Capitalize the First Letter of Each Word in JavaScript In this video, you'll learn how to capitalize the first letter of every ...

2:38
How to Capitalize Every Word in a Sentence Using JavaScript

5 views

8 months ago

Learn with Shikaar
Check whether three given numbers are increasing in strict mode or in soft mode

Video Title: Check Whether Three Given Numbers Are Increasing in Strict Mode or Soft Mode (JavaScript) In this tutorial, we'll ...

2:02
Check whether three given numbers are increasing in strict mode or in soft mode

7 views

1 year ago

Learn with Shikaar
Is It a Palindrome 🧠 JavaScript Trick to Check Any String!

In this video, you'll learn how to determine if a string is a palindrome using JavaScript. Palindromes are strings that read the same ...

2:42
Is It a Palindrome 🧠 JavaScript Trick to Check Any String!

0 views

7 months ago