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 Hello, JavaScript! JavaScript Challenge Solution

payton johnson
payton johnson
2,971 Points

Starts on "Boom" Screen.

Besides the fact my hmtl starts on the "boom" screen without giving me a chance to change it. He did not show what his actually code was or where he inserted those lines in the index file. So even with this I am still confused how he got it all in order.

1 Answer

Travis Alstrand
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Travis Alstrand
Data Analysis Techdegree Graduate 45,984 Points

Hey there payton johnson ! :wave:

The video that you posted on shows Guil going through and explaining his approach step-by-step. There is also the code available in the Teacher's Notes.

It's very hard to tell why your code is not working correctly without seeing it though.

You could create and post a Snapshot of your workspace so that we can see it and run it first-hand. Or you could place your code in a comment here inside of triple backticks. For example...

```

(paste code here)

```