Splice || Slice ? which is which...
Today I will try and break down the differences between splice and slice methods to all javascript fans out there. let's dive straight in shall we...☺
.splice()
The splice method mutates the original array by adding, removing or replacing elements at...
imbanga.hashnode.dev2 min read