Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript Basics (Retired) Introducing JavaScript Link to an External Script

Instructions really aren't very clear, lesson 2. do they get better or is this likely to be a constant problem?

Tasks don't really explain what you are meant to do?

index.html
<!DOCTYPE HTML>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <title>JavaScript Basics</title>
</head>
<body>

</body>
</html>
shout.js

Christian Mangeng
Christian Mangeng
15,970 Points

Actually, the instructions are quite clear. I've had no problems so far with solving the JavaScript tasks. However, I do agree that, at the moment, the first sentence of the description of this challenge seems to be not the way it is supposed to be.