scrimba
The Weekly Web Dev Challenge
The Weekly Web Dev Challenge: Word Count ๐Ÿงฎ
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

The Weekly Web Dev Challenge: Word Count ๐Ÿงฎ
AboutCommentsNotes
The Weekly Web Dev Challenge: Word Count ๐Ÿงฎ
Expand for more info
index.js
run
preview
console
// Tasks: 

// - write the JS so that the word count appears on the screen
// - update the count as the user types
Console
/index.html
-1:32