Learn JavaScript SORTING in 6 minutes!

Your video will begin in 10
75 Views
Published
// sort() = method used to sort elements of an array in place.
// Sorts elements as strings in lexicographic order, not alphabetical
// lexicographic = (alphabet + numbers + symbols) as strings
Category
Bro Code
Tags
javascript, javascript tutorial, javascript full course
Be the first to comment