Bummer! This is just a preview. You need to be signed in with a Basic account to view the entire video.
Start a free Basic trial
to watch this video
Let's practice some basic skills you'll need when creating Sinatra apps.
These practice sessions won't teach you how to use Ruby or Sinatra.
If you're not already familiar with Ruby, you should take the courses in our Learn Ruby track first.
If you know Ruby but not Sinatra, you should take our Building Web Apps with Sinatra course first.
-
0:00
[MUSIC]
-
0:04
Let's practice working with Sinatra to make sure that everything you've learned
-
0:08
so far sticks.
-
0:09
We'll review how to set up routes to handle requests and
-
0:12
ERB templates to render a response.
-
0:14
If you're not familiar with these topics,
-
0:16
check the teacher's notes attached to this video for more info.
-
0:20
We're going to give you a series of code challenges.
-
0:23
These challenges may be tougher than what you see in our main course, and
-
0:26
the solutions may not be obvious at first.
-
0:29
They're designed to make your brain work a bit to remember what you've learned and
-
0:32
apply it in new ways.
-
0:34
In the end, all of this will help solidify your learning and
-
0:37
make you a better, more confident programmer.
-
0:39
If you get stuck, feel free to ask for help in our community forum.
-
0:43
Asking questions is part of the learning process too.
-
0:46
Ready?
-
0:47
Let's get some practice.
You need to sign up for Treehouse in order to download course files.
Sign up