JavaScript Array Sort
The sort() method sorts an array alphabetically.
Try it