filmov
tv
Longest word in a string algorithm in Javascript (function composition)
![preview_player](https://i.ytimg.com/vi/gkki7MbMgAQ/maxresdefault.jpg)
Показать описание
Fairly easy algorithm - just find the longest word in a string... So, to break up the easiness of it, we'll do a few extra steps. Turning a string into an array, looping, and then composing the functions together. Not bad. Either way, weather's changing, so that's pretty cool. #javascript #algorithms #javascriptProgramming