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 Express Basics!
You have completed Express Basics!
Preview
Let's improve the card template.
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
But how can we view answers
to those questions?
0:00
We could add a another URL parameter after
the ID that would look for a string.
0:02
For example question or answer.
0:07
This would work.
0:10
But there's another way to pass
information to a server I want to show
0:11
you, it's called a query string.
0:15
A query string goes at the end of a URL
and it starts with a question mark.
0:18
After the question mark,
0:24
you can pass the server a key value
pair separated by an equal sign.
0:25
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