Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed JavaScript Basics!
You have completed JavaScript Basics!
Preview
Create a program that retrieves user feedback and combines that feedback to create a string that displays on the page.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Now you're going to create a program
that retrieves user feedback and
0:00
combines that feedback to create
a string that displays on the page.
0:00
Along the way, you'll use most of the
JavaScript concepts you've learned so far.
0:04
So let's go over what you'll need to do.
0:08
In this challenge, you're going
to build a story maker program or
0:10
word game, like the popular
children's activity called Mad Libs.
0:14
You'll ask for various types of words,
like an adjective to describe something,
0:17
a verb for action, or a noun.
0:22
A person supplies words, but
doesn't know how the words will be used.
0:25
When they're done answering, the words are
used to create a funny and silly story.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up