dmitripavlutin.com
array.sort() Does Not Simply Sort Numbers in JavaScript
7
array.sort() method, when invoked without arguments, doesn't sort numbers as you might expect. Read full article