I'm proud of this: Javascript word tester

This is only a small bit of basic code but I managed to create a word length tester in JavaScript that also tells you your word. And formats nicely thanks to escape sequences. :smiley:

I’ve been struggling with JavaScript so I’m happy I’ve managed to put this together from different things I’ve learned in the lessons.

(Note, you have to view this in the editor and using the console to see what it does.)

4 Likes

Awesome job! Keep it up

1 Like

Cool!

Keep on learning and building! :slight_smile:

1 Like

I will! :smiley:

I actually like Javascript now it’s staring to make sense in my head and I can make fun little things with it.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.