Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
464 results
You can use SLICE in place of SUBSTRING in JavaScript + TypeScript Discord: https://discord.gg/9dtvEDFG ⛅ LIKE, SHARE ...
243 views
3 years ago
In this video, we'll explore a common challenge in programming: checking if an array of strings contains a specific substring in ...
2 views
1 year ago
Code Review: Getting a substring of a string in JavaScript Helpful? Please support me on Patreon: ...
5 views
In this video, we dive into Chai.js, a powerful assertion library for Node.js and browsers, to explore a common programming ...
8 views
5 months ago
How to check whether a string contains a substring in JavaScript? ✧ I really hope you found a helpful solution! ♡ The Content is ...
0 views
10 months ago
How to detect substring with str_contains? Use str_contains to check if a string has a specific substring. This function is faster ...
128 views
Salesforce: Substring in LWC Javascript Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
78 views
4 years ago
How to check whether a string contains a substring in JavaScript? Helpful? Please use the *Thanks* button above! Or, thank me ...
1 view
Want to hire a senior React developer? Visit https://reactsquad.io/jan now! If you're expanding your team and need to hire React ...
466 views
11 months ago
Video Title: Removing a Character from a String in JavaScript In this tutorial, we'll learn how to remove a specific character from a ...
3 views
850. Demostrar el Uso Básico de la Función substr() del Objeto String con el lenguaje de programación JavaScript.
236 views
5 years ago
Get Middle Character(s) of a String in JavaScript. In this video you'll learn how to reliably extract the middle character or middle ...
10 views
4 months ago
python #pythonshorts #shorts #coding #programming lstrip() removes all specified leading characters from a string, not just an ...
2,784 views
Video Title: Adding 'Py' to a String in JavaScript In this tutorial, we'll explore how to add the substring "Py" to the beginning of a ...
Video Title: Check if the String 'Script' is Present at the 5th Position in a Given String in JavaScript In this tutorial, we'll learn how to ...
7 views
Leetcode #3083.
25 views
9 months ago
Video Title: Create a New String with the First Character at the Front and Back in JavaScript In this tutorial, we'll learn how to ...
Chai's include() and notInclude() method can also be used on Strings. We can give a string and a substring to determine whether ...
571 views
Find the Longest Palindromic Substring in JavaScript In this video, you'll learn how to find the longest palindromic substring within ...
6 months ago
JavaScript makes it easy to search strings including use of regular expressions. Use one of several built-in string search methods ...
381 views