...

/

Array Methods to Manipulate Strings

Array Methods to Manipulate Strings

In this lesson we will study various ways to manipulate strings using array methods in JavaScript.

Arrays have a number of methods that can be used to manipulate existing arrays.

The concat() and slice() methods

The Listing below demonstrates two of them, concat(), and slice().

Access this course and 1400+ top-rated courses and projects.