JavaScript Array Methods: sort()



JavaScript Array Methods: sort()

JavaScript Array Methods: sort()

We offer free trials – learn JavaScript with us! https://trhou.se/3iFpS6e
Have you ever needed to sort an array in alphabetical order? Or what about sorting an array of players based on their scores? The sort() JavaScript array method can do this with ease, though there are a few pitfalls you have to keep in mind. Follow along as Dustin explains how to incorporate this method into your projects to sort your data efficiently. Start your free trial to learn more! https://trhou.se/3iFpS6e

Blog article:
https://trhou.se/3UI6dzR

Resources:
W3Schools JavaScript Sorting Arrays – https://trhou.se/3Pl6p7m

Chapters:
0:00 Intro
0:32 W3Schools documentation
0:44 sort() with strings
1:22 sort() with numbers
2:24 The compare function
3:35 sort() numbers with compare function
4:29 sort() numbers in an array of objects
5:20 sort() strings in an array of objects
6:57 Outro

#javascript #html #arrays #code #coding #treehouse

Learn how to build websites and apps, write code, or start a business at Treehouse. Learn from over 1,000 videos created by our expert teachers on web design, coding, business, and much more. Treehouse teaches the in-demand technology skills you need to land your dream job.

Comments are closed.