In this video, we will learn about the sort and the reverse methods which are of course mutator methods to affect the original array and I will also discuss the strange behavior and how it can be resolved by passing a comparator function to the sort method. The code for the video can be found on my GitHub Repository.
0 Comments