JavaScript String Methods #JavaScriptJanuary

preview_player
Показать описание
Watch the entire #JavaScriptJanuary series from the beginning!

In JavaScript there are two types of strings. String primitives and string objects.

In order to use a method with a string primitive, JavaScript converts the string to an object then back into a primitive, all in the background.

Note that none of the methods modify the original string, but return a new string.

In this video we will cover the length property and all of these methods:
indexOf, lastIndexOf, startsWith, endsWith, includes, slice, substring, replace, match, split, repeat, concat, toUpperCase, toLowerCase, trim, trimLeft, trimStart, trimRight, trimEnd, padStart, padEnd.

I'll be releasing a new video every day in January! Stay tuned..
_____________________________________

📚 Learn to CODE in just a FEW months here:
_____________________________________

🛠️ Tools I use:

_____________________________________

💖 Show support!
_____________________________________

Watch Next:
_____________________________________

Connect With Me:
_____________________________________

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

#JavaScriptJanuary #31Days31Videos #codeSTACKr
Рекомендации по теме
Комментарии
Автор

Thanks for all of the support! Stay tuned for a new video every day in January!!

Watch the entire #JavaScriptJanuary series from the beginning!

📚 My Favorite Web Design Books 📚
Web Design with HTML, CSS, JavaScript and jQuery Set by Jon Duckett (paid link)

codeSTACKr
Автор

Thanks! Thanks a lot!
Continue like that, please.

0:05 --> Types of Strings

Properties
0:22 --> String length property

Methods
0:29 --> indices, indexOf(), lastIndexOf()
0:59 --> startsWith(), endsWith()
1:08 --> includes()
1:13 --> slice()
1:36 --> substring()
1:41 --> replace()
1:50 --> match()
1:57 --> split()
2:10 --> repeat()
2:14 --> concat()
2:18 --> toUpperCase(), toLowerCase()
2:23 --> trim() Methods
2:31 --> padStart(), padEnd() Methods

Many thanks to you Jessy ❤

programmerslife
Автор

I was never aware of padStart and padEnd... great!

niksperience
Автор

this playlist is one of the best things to happen to the internet. honestly this channel might be as well. <3

findingjake
Автор

I just found this channel, and I subscribed. This is just awesome!

jassehomar
Автор

everywhere subliminal subscribe illumination, of course string methods

tarikabi