Slice and Splice JavaScript Arrays Like a Pro
Do you find yourself looking up the difference between slice() and splice() methods all the time?
The two methods are among the most used array methods when it comes to adding, updating, or removing items in an array, and cloning an array or copying ...
sumudusiriwardana.hashnode.dev8 min read
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day π
The anger when you use splice by accident and wonder why your original array is now different π