Y
Hacker News
new
|
ask
|
show
|
jobs
by
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.
1 comments
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