Understanding and Using JavaScript's Splice and Slice Effectively
Storytime
I wanted to trim a string at multiple places and for that, I was using splice and slice interchangeably without knowing their actual usage and then things started to break. So I read about them and thought I should share them with you guys ...
maitrakhatri.hashnode.dev4 min read