Media Summary: In this video we'll see how we can work with Let's take a look at the differences between two very similarly named methods in In this video, I have two examples for you to
Learn Javascript Splice Add And - Detailed Analysis & Overview
In this video we'll see how we can work with Let's take a look at the differences between two very similarly named methods in In this video, I have two examples for you to 00:00:00 arrays 00:01:06 index 00:02:16 array methods 00:03:07 .length 00:03:41 .indexOf 00:04:33 iterate an array 00:06:34 ... string slicing = creating a substring // from a portion of another string // string.slice(start, end) // ------------ EXAMPLE 1 ...