string.at() & string.split() in Javascript #shorts #javascript

preview_player
Показать описание
In this video, we'll learn about two JavaScript string methods: at() and split().

The at() method returns the character at a particular index in the string. The method accepts an argument which is a number that matches the index of the character we want to retrieve.

The split() method splits a string to an array of strings. It accepts an argument which is a regular expression that will determine how the string will be split.
Рекомендации по теме
Комментарии
Автор

Thank you for putting your videos out here

lilytitus
welcome to shbcf.ru