Y
Hacker News
new
|
ask
|
show
|
jobs
by
msoad
1508 days ago
wat
1 comments
chrisco255
1508 days ago
Sorting the letters by alphabetical order in "node" by converting each letter to its own string in an array. Slick JavaScript, basically.
link
msoad
1507 days ago
yeah but you need to call sort as a function
link
justbaker
1506 days ago
OP code would throw an exception. ^^
link