Tag: Array

Slice vs Splice in JavaScript cover

Slice vs Splice in JavaScript

Sat Apr 02 2022

4 min read

JavaScript

when I started learning JavaScript, I was confused about slice & splice methods so, thus I will try to explain it simply without going deep in it so you understand it easily without any confusion.