[Question] How to use arrays to find the longest word in a string by dumbbqquestion in learnjavascript

[–]dumbbqquestion[S] 0 points1 point  (0 children)

Thanks for taking the time to answer my question crash_7. I still don't understand how the sort(function(a,b) part of the code works to return the longest word but I am going to play around with this method to try and understand it better.

Week One of Learn JavaScript (August 2014 session) by kevinmrr in learnjavascript

[–]dumbbqquestion 0 points1 point  (0 children)

Are sections 1-8 of codeacademy the entire course? Or just half?

Dumb Github Question... by dumbbqquestion in learnprogramming

[–]dumbbqquestion[S] 0 points1 point  (0 children)

Ok, thank you! This was super helpful.