scrimba
JS Algorithms
Find Longest Word in a String
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Find Longest Word in a String
AboutCommentsNotes
Find Longest Word in a String
Expand for more info
index.js
run
preview
console
// index.js
console.log("hello world");
Console
Preview
280×340 (100%)
index.html
-4:32